Loading doc/contributing/developing.md +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading doc/deployment.md +3 −2 Original line number Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading Loading @@ -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 Loading Loading
doc/contributing/developing.md +3 −3 Original line number Diff line number Diff line Loading @@ -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 Loading
doc/deployment.md +3 −2 Original line number Diff line number Diff line Loading @@ -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: Loading Loading @@ -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 Loading Loading @@ -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 Loading