Skip to content
Snippets Groups Projects
Commit 304ee566 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

minor typos

parent efcdf960
Branches
Tags
1 merge request!8Populate develop with main branch documentation
Pipeline #4484 passed with stage
in 30 seconds
......@@ -30,14 +30,14 @@ sudo docker compose --profile dev down;sudo docker compose --profile dev up -d -
## General requirements
- Docker should be installed in your development environment
- Run the core subsystems (see above sections)
- Run the core subsystems (see above section)
## Slack
Feel free to join OpenSlice [Slack](https://openslice.slack.com) for any development oriented questions
Feel free to join OpenSlice [Slack](https://openslice.slack.com) for any development oriented questions.
## Examples on developing on specific subsystems
## Examples of developing on specific subsystems
### VNF/NSD Catalog Management and NSD Deployment API service
......
......@@ -17,7 +17,7 @@
## Preparing the environment
> See the [Kubernetes section](##Kubernetes-installation), if you would like to deploy OpenSlice in a Kubernetes cluster.
> See the [Kubernetes section](#Kubernetes-installation), if you would like to deploy OpenSlice in a Kubernetes cluster.
### 1. Backup your previous database if necessary:
......@@ -154,6 +154,7 @@ And add the provided Bugzilla installation information:
```
Bugzilla should have the following components under the specified product:
* NSD Deployment Request: Component used to schedule deployment req
* Onboarding: Issues related to VNF/NSD Onboarding
* Operations Support: Default component for operations support
......@@ -336,7 +337,7 @@ The Keycloack server is managing authentication and running on a container at po
- Navigate to Administration Console
- Login with the credentials from section [Configure keycloak container](#Configure-keycloak-container). Default values are:
- Login with the credentials from section [Configure keycloak container](#3-configure-keycloak-container-optional). Default values are:
- user: admin and
- password: KEYCLOAK_PASSWORD
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment