Add blank type of NTS.
[sim/o1-interface.git] / ntsimulator / .env
index d06eb28..40a1525 100644 (file)
@@ -1,11 +1,11 @@
-DOCKER_REPO=nexus3.o-ran-sc.org:10004/o-ran-sc/
+DOCKER_REPO=o-ran-sc/
 NTS_MANAGER_PORT=8300
-NTS_BUILD_VERSION=1.2.3
+NTS_BUILD_VERSION=1.3.0
 
 IPv6_ENABLED=false
 SSH_CONNECTIONS=1
 TLS_CONNECTIONS=0
-NTS_HOST_IP=10.20.11.136
+NTS_HOST_IP=10.20.11.121
 NTS_HOST_BASE_PORT=50000
 NTS_HOST_NETCONF_SSH_BASE_PORT=0
 NTS_HOST_NETCONF_TLS_BASE_PORT=1000
@@ -13,7 +13,7 @@ NTS_HOST_TRANSFER_FTP_BASE_PORT=2000
 NTS_HOST_TRANSFER_SFTP_BASE_PORT=2000
 
 NTS_NF_MOUNT_POINT_ADDRESSING_METHOD=host-mapping
-NTS_NF_STANDALONE_START_FEATURES="datastore-populate ves-heartbeat ves-file-ready ves-pnf-registration netconf-call-home web-cut-through"
+NTS_NF_STANDALONE_START_FEATURES="datastore-populate ves-heartbeat ves-file-ready ves-pnf-registration web-cut-through"
 
 SDN_CONTROLLER_PROTOCOL=http
 SDN_CONTROLLER_IP=172.40.0.21
@@ -22,7 +22,7 @@ SDN_CONTROLLER_CALLHOME_PORT=6666
 SDN_CONTROLLER_USERNAME=admin
 SDN_CONTROLLER_PASSWORD=admin
 
-VES_COMMON_HEADER_VERSION=7.1
+VES_COMMON_HEADER_VERSION=7.2.1
 VES_ENDPOINT_PROTOCOL=https
 VES_ENDPOINT_IP=172.40.0.90
 VES_ENDPOINT_PORT=8443