vIMS deployment and cleanup 95/2195/5
authorboucherv <valentin.boucher@orange.com>
Fri, 2 Oct 2015 07:29:33 +0000 (09:29 +0200)
committerboucherv <valentin.boucher@orange.com>
Mon, 5 Oct 2015 07:57:18 +0000 (09:57 +0200)
commit7040a716bdc4ca36e22988fdc931adb080e2a059
treeb21185a931a21abc92ac4685ffa2cfaa24f2ec02
parentef6d69f42a875f1354a953a80670a5bffcbdc05b
vIMS deployment and cleanup

These scripts allow to :
- Prepare platform (tenant, user, image, quota etc)
- Deploy cloudify-manager-server
- Deploy vIMS Clearwater
- Undeploy vIMS
- Undeploy cloudify-manager-server
- Clean the platform

vIMS test coming soon

JIRA: FUNCTEST-38

Change-Id: I35be6433c6511d741a27b67fe24c3031f1e29fe5
Signed-off-by: boucherv <valentin.boucher@orange.com>
testcases/config_functest.yaml
testcases/functest_utils.py
testcases/vIMS/CI/create_venv.sh [new file with mode: 0755]
testcases/vIMS/CI/requirements.pip [new file with mode: 0644]
testcases/vIMS/CI/vIMS.py [new file with mode: 0644]