New Heat IMS testcase 97/59997/6
authorValentin Boucher <valentin.boucher@kontron.com>
Thu, 19 Jul 2018 15:35:50 +0000 (11:35 -0400)
committerCédric Ollivier <cedric.ollivier@orange.com>
Mon, 23 Jul 2018 20:17:34 +0000 (22:17 +0200)
commit026a9bfaa656d0e5ade327feda64f17796d6f209
tree83e722c0c39885ba3355e86185fde2b698a4b076
parentc5b8affdabf4de9f758d0ba47547aa78fb004801
New Heat IMS testcase

In order to validate OpenStack Master deployment
we create this new testcase using OpenStack Heat
as an Orchestrator for  Clearwater VNF

JIRA: FUNCTEST-995

Change-Id: I8b7b74a3753c2d4d4614e9a2798283bd3f99d5d2
Signed-off-by: Valentin Boucher <valentin.boucher@kontron.com>
docker/vnf/Dockerfile
docker/vnf/testcases.yaml
docs/testing/user/userguide/test_details.rst
functest/ci/config_functest.yaml
functest/ci/testcases.yaml
functest/opnfv_tests/vnf/ims/clearwater.py [moved from functest/opnfv_tests/vnf/ims/clearwater_ims_base.py with 62% similarity]
functest/opnfv_tests/vnf/ims/cloudify_ims.py
functest/opnfv_tests/vnf/ims/cloudify_ims.yaml
functest/opnfv_tests/vnf/ims/heat_ims.py [new file with mode: 0644]
functest/opnfv_tests/vnf/ims/heat_ims.yaml [new file with mode: 0644]
functest/tests/unit/vnf/ims/test_clearwater.py [moved from functest/tests/unit/vnf/ims/test_ims_base.py with 84% similarity]