From: Mahesh Jethanandani Date: Thu, 16 Dec 2021 02:04:43 +0000 (+0000) Subject: Merge "SMO-36: Update documentation for smo/o1 using the files in docs folder" X-Git-Tag: g-release~1 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=d86f5122ddd649adce49751b0212ae11f968d562;hp=85ca3c5df96dc69904e60810d20f274768f8d1fe;p=smo%2Fo1.git Merge "SMO-36: Update documentation for smo/o1 using the files in docs folder" --- diff --git a/client/.env b/client/.env index d492762..5203c43 100644 --- a/client/.env +++ b/client/.env @@ -33,7 +33,7 @@ IPv4_SDNRDB=172.40.0.30 IPv6_SDNRDB=2001:db8:1:1::30 # SDN Controller -SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.1.3 +SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.2.3 IPv4_SDNC=172.40.0.21 IPv6_SDNC=2001:db8:1:1::21 ODL_CERT_DIR=/opt/opendaylight/current/certs diff --git a/client/docker-compose.yml b/client/docker-compose.yml index e6e9906..fa340be 100755 --- a/client/docker-compose.yml +++ b/client/docker-compose.yml @@ -48,6 +48,7 @@ services: volumes: - ./sdnr/certs/certs.properties:${ODL_CERT_DIR}/certs.properties - ./sdnr/certs/keys0.zip:${ODL_CERT_DIR}/keys0.zip + - ./sdnr/logo.gif:/opt/opendaylight/etc/logo.gif networks: integration: ipv4_address: ${IPv4_SDNC} diff --git a/client/sdnr/logo.gif b/client/sdnr/logo.gif new file mode 100644 index 0000000..21ebcbd Binary files /dev/null and b/client/sdnr/logo.gif differ diff --git a/client/tests/.env b/client/tests/.env index 58e0892..862ad0a 100644 --- a/client/tests/.env +++ b/client/tests/.env @@ -1,4 +1,4 @@ -DOCKER_REPO=nexus3.o-ran-sc.org:10004/o-ran-sc/ +DOCKER_REPO=nexus3.o-ran-sc.org:10001/o-ran-sc/ NTS_MANAGER_PORT=8300 NTS_BUILD_VERSION=1.3.3 @@ -30,4 +30,4 @@ VES_ENDPOINT_IP=172.40.0.90 VES_ENDPOINT_PORT=8080 VES_ENDPOINT_AUTH_METHOD=no-auth VES_ENDPOINT_USERNAME=sample1 -VES_ENDPOINT_PASSWORD=sample1 \ No newline at end of file +VES_ENDPOINT_PASSWORD=sample1 diff --git a/docs/index.rst b/docs/index.rst index b209a29..5288f02 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ .. SPDX-License-Identifier: CC-BY-4.0 -Welcome to O-RAN SC your_repo Documentation +Welcome to O-RAN SC SMO O1 Documentation =========================================== .. toctree::