Remove redundant tempest cleanup utility 65/41265/3
authorLinda Wang <wangwulin@huawei.com>
Thu, 7 Sep 2017 03:28:48 +0000 (03:28 +0000)
committerLinda Wang <wangwulin@huawei.com>
Thu, 7 Sep 2017 03:41:45 +0000 (03:41 +0000)
commit842d0b381755176a63b55d045325ed8c1d662407
tree0b1934c0818dc8aced3f6195d3be1ed9f06ffdda
parentcbb64439160caa48d5725b3ee8be0023103a9ec7
Remove redundant tempest cleanup utility

All the resources including the project, user, network,
images and flavors to enable tempest running, are created
by snaps-OO, which will definitely clean up those finally.

Change-Id: Iea3e3f275cc6cfd2cee421fcafef90aaf2e6cf3e
Signed-off-by: Linda Wang <wangwulin@huawei.com>
functest/opnfv_tests/openstack/refstack_client/refstack_client.py
functest/opnfv_tests/openstack/tempest/tempest.py
functest/utils/functest_utils.py
functest/utils/openstack_utils.py