Replace nova attach volume to server with shade client. 29/59129/1
authorShobhi Jain <shobhi.jain@intel.com>
Wed, 28 Mar 2018 11:19:35 +0000 (12:19 +0100)
committerEmma Foley <emma.l.foley@intel.com>
Wed, 27 Jun 2018 16:13:09 +0000 (17:13 +0100)
commit8442ad76bb4f93eeb87f5bbf0f2292bb2400ea2d
tree81d23d7b0c93ce903c6dcdef16d1fd2244e3cc67
parent0222fb329f4e68321adba807fb1fbe79c38c5650
Replace nova attach volume to server with shade client.

Function attach_volume_to_server now uses shade client
instead of nova client.

JIRA: YARDSTICK-1088

Change-Id: Id00df672c2c195b5c338cbbc30ddf2742a4e4d29
Signed-off-by: Shobhi Jain <shobhi.jain@intel.com>
(cherry picked from commit 8fd82cd8d0146d8cebbc32ed7cbb6fb9d1861297)
yardstick/benchmark/scenarios/lib/attach_volume.py
yardstick/common/exceptions.py
yardstick/common/openstack_utils.py
yardstick/tests/unit/benchmark/scenarios/lib/test_attach_volume.py
yardstick/tests/unit/common/test_openstack_utils.py