Replace cinder create volume with shade client. 05/55405/14
authorShobhi Jain <shobhi.jain@intel.com>
Fri, 6 Apr 2018 13:44:33 +0000 (14:44 +0100)
committerShobhi Jain <shobhi.jain@intel.com>
Tue, 8 May 2018 08:21:16 +0000 (08:21 +0000)
commit2d33d0f289f3dd3864fe57289e953b876f362c06
treedb91b3ec639b8bee32f7f70a587446b58e470319
parentbe197a6197e803b6334f2ccf72f561245ef7aac7
Replace cinder create volume with shade client.

Adds get_volume function.
Function create volume now uses shade client.

JIRA: YARDSTICK-891

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