X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2Finstallation-guide.rst;h=289a7cd499b92b2ad396f4dc456229d08f26b602;hb=ac3d5fc0fba9caed9a65c3200362e68826e3e272;hp=20cbb00dca918f5d8f5d2eff0268a839a821ce4d;hpb=3dafe8deba4b740cd4f8b7e97994212ecd8bf565;p=pti%2Fo2.git diff --git a/docs/installation-guide.rst b/docs/installation-guide.rst index 20cbb00..289a7cd 100644 --- a/docs/installation-guide.rst +++ b/docs/installation-guide.rst @@ -108,8 +108,8 @@ The following instruction should be done outside of INF platform controller host kubectl get pods -A -2. Deploy O2 service --------------------- +2. Deploy INF O2 service +------------------------ 2.1 Retrieve Helm chart for deploying of O2 service ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -163,25 +163,25 @@ The following instruction should be done outside of INF platform controller host kubectl -n ${NAMESPACE} get services |grep o2service -2.4 Verify O2 service -~~~~~~~~~~~~~~~~~~~~~ +2.4 Verify INF O2 service +~~~~~~~~~~~~~~~~~~~~~~~~~ .. code:: shell curl -k http(s)://:30205/o2ims_infrastructureInventory/v1/ -2.5 O2 Service API Swagger -~~~~~~~~~~~~~~~~~~~~~~~~~~ +2.5 INF O2 Service API Swagger +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - Swagger UI can be found with URL: http(s)://:30205 -3. Register O-Cloud to SMO --------------------------- +3. Register INF O2 Service to SMO +--------------------------------- - assumed you have setup SMO O2 endpoint for registration -- O2 service will post the O-Cloud registration data to that SMO O2 endpoint +- INF O2 service will post the O-Cloud registration data to that SMO O2 endpoint .. code:: shell