Replace nova delete instance with shade client. 21/59121/1
authorShobhi Jain <shobhi.jain@intel.com>
Mon, 26 Mar 2018 13:56:59 +0000 (14:56 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Wed, 27 Jun 2018 16:06:33 +0000 (17:06 +0100)
commite2c368c1611d144fa590e21412157b932036e1be
treef41c6795448ef6c25b16c7c69d123a9e59a9c012
parent1aa3ef50cb80af035e208cbd5eca784bbedb6322
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>
(cherry picked from commit 05f97c4e4ce1e8c7c97cda16f12215e663a13c23)
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