X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=cac7eb66e5ff4cbf646f2df98091877bbe8a00bf;hb=322f586832443714479307f3e14d58144cbdb54c;hp=9854ef67cc1d4fa28041bb781602e4f7080b9d26;hpb=51aeaa3c3808c2288ab29d0b227fb04759f17aca;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 9854ef6..cac7eb6 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -187,11 +187,17 @@ The following instruction should be done outside of INF platform controller host [DEFAULT] ocloud_global_id = 4e24b97c-8c49-4c4f-b53e-3de5235a4e37 + 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] - test = "hello" [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}