Replace cinder detach volume with shade client. 71/55571/16
authorShobhi Jain <shobhi.jain@intel.com>
Tue, 10 Apr 2018 14:17:35 +0000 (15:17 +0100)
committerShobhi Jain <shobhi.jain@intel.com>
Tue, 8 May 2018 11:03:45 +0000 (11:03 +0000)
commitf6cca46f6b1aa6134a0e634a3a9e524cdbbfa729
tree86d7a7e8106c0c0ccc8e7d49112e68e6ba96b5cb
parent4c672aa7012a530806a2f8ff2d45a8badb7f7b21
Replace cinder detach volume with shade client.

Function detach volume now uses shade client.

JIRA: YARDSTICK-891

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