Param missing for clearwater_ims use case 15/113415/1
authormrichomme <morgan.richomme@orange.com>
Thu, 1 Oct 2020 09:33:14 +0000 (11:33 +0200)
committermrichomme <morgan.richomme@orange.com>
Thu, 1 Oct 2020 09:33:14 +0000 (11:33 +0200)
Issue-ID: TEST-242

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: If32d9bd1416afaf98f30eb801f92a13ecb1c8510

src/onaptests/configuration/clearwater_ims_nomulticloud_settings.py

index 6130474..0b13762 100644 (file)
@@ -10,6 +10,9 @@ from .settings import * # pylint: disable=W0614
 # pylint: disable=bad-whitespace
 # The ONAP part
 USE_MULTICLOUD = False
+# Set ONLY_INSTANTIATE to true to run an instantiation without repeating
+# onboarding and related AAI configuration (Cloud config)
+ONLY_INSTANTIATE= False
 CLEANUP_FLAG = True
 CLEANUP_ACTIVITY_TIMER = 60  # nb of seconds before cleanup in case cleanup option is set
 VENDOR_NAME = "clearwater-ims_vendor"