diff options
Diffstat (limited to 'docs/docs_vCPE.rst')
-rw-r--r-- | docs/docs_vCPE.rst | 4 |
1 files changed, 0 insertions, 4 deletions
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. |