Support non multicloud configuration 83/112183/6
authormrichomme <morgan.richomme@orange.com>
Fri, 4 Sep 2020 15:03:23 +0000 (17:03 +0200)
committermrichomme <morgan.richomme@orange.com>
Tue, 8 Sep 2020 09:03:28 +0000 (11:03 +0200)
commit076a0030b70a875535f7fcabb7acafe7cf478746
tree0f5a62fad16fa4fb930ae0436bf158c20d9ff6b1
parent6022ac2e68ece3720bcfa57b290d73ac0eb238c1
Support non multicloud configuration

Add tenant and availability zone manually
It is done by multicloud in multicloud mode

Use settings.py as the main settings and specific
settings per use case

Issue-ID: TEST-256

Signed-off-by: mrichomme <morgan.richomme@orange.com>
Change-Id: I3a66a8416cddb546780f784568e7a88f2bd1781b
Signed-off-by: mrichomme <morgan.richomme@orange.com>
README.md
run_basicvm_multicloud_yaml.py [moved from run.py with 100% similarity]
run_basicvm_nomulticloud.py [new file with mode: 0644]
src/onaptests/configuration/settings.py
src/onaptests/configuration/ubuntu16_multicloud_yaml_settings.py [new file with mode: 0644]
src/onaptests/configuration/ubuntu16_nomulticloud_noyaml_settings.py [new file with mode: 0644]
src/onaptests/steps/cloud/connect_service_subscription_to_cloud_region.py
src/onaptests/steps/instantiate/service_ala_carte.py