X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=test%2Fvcpe%2Fvcpecommon.py;fp=test%2Fvcpe%2Fvcpecommon.py;h=18390f7fa9ffad8b660c467da61e95e19ea79e7c;hb=3f6868324997f115cee22694510e03bf366bdfe6;hp=29aad1960fc595277b46ce5db0092796441a6ae8;hpb=a7c98ae0fabb0a94fbdc030e6f7c519439923045;p=integration.git diff --git a/test/vcpe/vcpecommon.py b/test/vcpe/vcpecommon.py index 29aad1960..18390f7fa 100755 --- a/test/vcpe/vcpecommon.py +++ b/test/vcpe/vcpecommon.py @@ -67,6 +67,8 @@ class VcpeCommon: self.logger = logging.getLogger(__name__) self.logger.info('Initializing configuration') + # vgw_VfModuleModelInvariantUuid is in rescust service csar, look in service-VcpesvcRescust1118-template.yml for groups vgw module metadata. TODO: read this value automcatically + self.vgw_VfModuleModelInvariantUuid = 'c16ad38c-2c2c-49ae-bbe8-66c7ffbcc30a' # OOM: this is the address that the brg and bng will nat for config of brg - 10.0.0.x address of k8 host for sdnc self.sdnc_oam_ip = '10.0.0.20' # OOM: this is a k8 host external IP