X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=ntsimulator%2F.env;h=ca098774e5a7dcf82db0b93943f7021ce27ad8cc;hb=f379349d310d61b27d2c0bf7334d2268cc8f42e2;hp=d06eb284eb1c50cd072e26bb6f9e2c5c121f9854;hpb=c7e43513c1c4c3569d5079db0a9a31c124274e6c;p=sim%2Fo1-interface.git diff --git a/ntsimulator/.env b/ntsimulator/.env index d06eb28..ca09877 100644 --- a/ntsimulator/.env +++ b/ntsimulator/.env @@ -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.7 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,16 +13,17 @@ 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 netconf-call-home" SDN_CONTROLLER_PROTOCOL=http SDN_CONTROLLER_IP=172.40.0.21 SDN_CONTROLLER_PORT=8181 +SDN_CONTROLLER_CALLHOME_IP=172.40.0.22 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