Replace nova delete instance with shade client. 79/54479/13
authorShobhi Jain <shobhi.jain@intel.com>
Mon, 26 Mar 2018 13:56:59 +0000 (14:56 +0100)
committerShobhi Jain <shobhi.jain@intel.com>
Mon, 23 Apr 2018 13:09:31 +0000 (13:09 +0000)
commit05f97c4e4ce1e8c7c97cda16f12215e663a13c23
tree72698ccff36d646065037f3b671b276345b3165b
parent069d7a13d1f8b6b465ae164e2a440c25270f7e8e
Replace nova delete instance with shade client.

Function delete_instance now uses shade client.

JIRA: YARDSTICK-1088

Change-Id: I5772a74c6dc2d103edd410042a8eaf721d1bcc5c
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
yardstick/benchmark/scenarios/lib/delete_server.py
yardstick/common/exceptions.py
yardstick/common/openstack_utils.py
yardstick/tests/unit/benchmark/scenarios/lib/test_delete_server.py
yardstick/tests/unit/common/test_openstack_utils.py