X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=solution%2Fintegration%2Fnetwork%2Fdocker-compose.yml;h=8e0921d3025a6219814334740a3c42588366f4ab;hb=74eb701b0ee158e47e3f150d52fdc4c382f858f3;hp=be9e08efdd75a4d9ec5317c293f3866eaf32e338;hpb=99ba692a553a33f177b5c6da9d224f9f495643f6;p=oam.git diff --git a/solution/integration/network/docker-compose.yml b/solution/integration/network/docker-compose.yml index be9e08e..8e0921d 100755 --- a/solution/integration/network/docker-compose.yml +++ b/solution/integration/network/docker-compose.yml @@ -31,6 +31,7 @@ x-common_env: &common_env SDN_CONTROLLER_PROTOCOL: ${SDN_CONTROLLER_PROTOCOL} SDN_CONTROLLER_IP: ${SDNC_OAM_IPv6} SDN_CONTROLLER_PORT: ${SDNC_REST_PORT} + SDN_CONTROLLER_CALLHOME_IP: ${SDNC_OAM_IPv6} SDN_CONTROLLER_CALLHOME_PORT: ${SDN_CONTROLLER_CALLHOME_PORT} SDN_CONTROLLER_USERNAME: ${ADMIN_USERNAME} SDN_CONTROLLER_PASSWORD: ${ADMIN_PASSWORD}