Commit 304ee566 authored by Kostis Trantzas's avatar Kostis Trantzas
Browse files

minor typos

parent efcdf960
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -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 

+3 −2
Original line number Diff line number Diff line
@@ -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