Replace glance create image with shade client. 65/55965/11
authorShobhi Jain <shobhi.jain@intel.com>
Wed, 11 Apr 2018 08:34:22 +0000 (09:34 +0100)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Tue, 29 May 2018 11:19:38 +0000 (11:19 +0000)
commitc31edc5ab9013d93ffd32ed72adb14740e43b24a
treec27bc95a259be9e7580cc37804d95ac15689d2d1
parent180b0b4c7b7288bc2fd8e2905858d17d0fefc93a
Replace glance create image with shade client.

Function create_image now uses shade client.

JIRA: YARDSTICK-892

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