Merge "SMO-36: Update documentation for smo/o1 using the files in docs folder" f-release
authorMahesh Jethanandani <mjethanandani@gmail.com>
Thu, 16 Dec 2021 02:04:43 +0000 (02:04 +0000)
committerGerrit Code Review <gerrit@o-ran-sc.org>
Thu, 16 Dec 2021 02:04:43 +0000 (02:04 +0000)
client/.env
client/docker-compose.yml
client/sdnr/logo.gif [new file with mode: 0644]
client/tests/.env
docs/index.rst

index d492762..5203c43 100644 (file)
@@ -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
index e6e9906..fa340be 100755 (executable)
@@ -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 (file)
index 0000000..21ebcbd
Binary files /dev/null and b/client/sdnr/logo.gif differ
index 58e0892..862ad0a 100644 (file)
@@ -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
index b209a29..5288f02 100644 (file)
@@ -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::