X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;fp=docs%2Finstallation-guide.rst;h=cac7eb66e5ff4cbf646f2df98091877bbe8a00bf;hb=60c39b4febe941d4c335c7471b801e612149ebf3;hp=0f07760ee616719dd35a8a6a23013dab6876b12e;hpb=dbfb30d19fdbd134b5df8500db2d249cb126901f;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 0f07760..cac7eb6 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -191,6 +191,12 @@ The following instruction should be done outside of INF platform controller host smo_register_url = http://127.0.0.1:8090/register smo_token_data = ${SMO_TOKEN_DATA} + [OCLOUD] + OS_AUTH_URL: ${OS_AUTH_URL} + OS_USERNAME: ${OS_USERNAME} + OS_PASSWORD: ${OS_PASSWORD} + API_HOST_EXTERNAL_FLOATING: ${API_HOST_EXTERNAL_FLOATING} + [API] [WATCHER] @@ -254,12 +260,6 @@ The following instruction should be done outside of INF platform controller host pullPolicy: IfNotPresent logginglevel: "DEBUG" - ocloud: - OS_AUTH_URL: "${OS_AUTH_URL}" - OS_USERNAME: "${OS_USERNAME}" - OS_PASSWORD: "${OS_PASSWORD}" - API_HOST_EXTERNAL_FLOATING: "${API_HOST_EXTERNAL_FLOATING}" - applicationconfig: ${applicationconfig} servercrt: ${servercrt} serverkey: ${serverkey}