X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=sim%2Fo1-interface.git;a=blobdiff_plain;f=ntsimulator%2F.env;h=ca098774e5a7dcf82db0b93943f7021ce27ad8cc;hp=44ca67de7e2084abc2c5644349f94499c063412e;hb=f379349d310d61b27d2c0bf7334d2268cc8f42e2;hpb=f5b69d55ddd03b4e504efdd33e2047901d3be807 diff --git a/ntsimulator/.env b/ntsimulator/.env index 44ca67d..ca09877 100644 --- a/ntsimulator/.env +++ b/ntsimulator/.env @@ -1,6 +1,6 @@ DOCKER_REPO=o-ran-sc/ NTS_MANAGER_PORT=8300 -NTS_BUILD_VERSION=1.3.2 +NTS_BUILD_VERSION=1.3.7 IPv6_ENABLED=false SSH_CONNECTIONS=1 @@ -13,11 +13,12 @@ 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 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