From ed83db3c55c10fe6f36fd217a42c2fba595d9140 Mon Sep 17 00:00:00 2001 From: Bartek Grzybowski Date: Tue, 26 Nov 2019 12:32:55 +0100 Subject: Get VfModuleModelInvariantUuid from service csar at runtime VfModuleModelInvariantUuid no longer needs manual assignment, it will be gathered from service csar at runtime. Change-Id: I5d0da822dd4ce7b574dae8ce80db2a2d1e5de297 Signed-off-by: Bartek Grzybowski Issue-ID: INT-1389 --- docs/docs_vCPE.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'docs/docs_vCPE.rst') diff --git a/docs/docs_vCPE.rst b/docs/docs_vCPE.rst index 25ea35e06..39a1837b5 100644 --- a/docs/docs_vCPE.rst +++ b/docs/docs_vCPE.rst @@ -66,10 +66,6 @@ Here are the main steps to run the use case in Integration lab environment, wher 'public_net_id': 'xxxxxxxxxxxxx' } -:: - - # CHANGEME: vgw_VfModuleModelInvariantUuid is in rescust service csar, open service template with filename like service-VcpesvcRescust1118-template.yml and look for vfModuleModelInvariantUUID under groups vgw module metadata. - self.vgw_VfModuleModelInvariantUuid = 'xxxxxxxxxxxxxxx' 5. If running with oom_mode=False initialize SDNC ip pool by running below command from k8s control node. It will be done automatically otherwise. -- cgit 1.2.3-korg