X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=solution%2Fintegration%2Fnetwork%2Fdocker-compose.yml;fp=solution%2Fintegration%2Fnetwork%2Fdocker-compose.yml;h=92bcc9b06de824b2d1155af8b93edca8f4846ba9;hb=243ef378d02d3873a3aafe3efa3b70acd87774b6;hp=cba444c4440e68e90ef1523656361a42a3d995c5;hpb=fdbe73fe3a3f1bb9d34333ecb32224a54c47bc48;p=oam.git diff --git a/solution/integration/network/docker-compose.yml b/solution/integration/network/docker-compose.yml index cba444c..92bcc9b 100755 --- a/solution/integration/network/docker-compose.yml +++ b/solution/integration/network/docker-compose.yml @@ -45,7 +45,8 @@ x-common_env: &common_env VES_ENDPOINT_PASSWORD: ${VES_ENDPOINT_PASSWORD} x-du_env: &du_env - 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" + NTS_NF_STANDALONE_START_FEATURES: "datastore-populate ves-heartbeat ves-file-ready ves-pnf-registration ves-o1-pnf-registration web-cut-through" x-ru-env: &ru_env NTS_NF_STANDALONE_START_FEATURES: "datastore-populate netconf-call-home web-cut-through"