commit | cb0dd583a0fa099011a207e1db9b9ee2ca005e68 | [log] [tgz] |
---|---|---|
author | jeremy.zhang <zhangjun_inspur@163.com> | Tue Apr 25 08:48:38 2017 +0800 |
committer | jeremy.zhang <zhangjun_inspur@163.com> | Tue Apr 25 08:48:38 2017 +0800 |
tree | 55a24ec3b01c2ce25e31f0afd87caad9e5ab7e0e | |
parent | ec671964aea55f686687c2ddd131a2fe1b0677a8 [diff] |
Use image native api in volume tests Image APIs in compute has been deprecated, just like volume extension (os-volumes, os-snapshots), networks(os-networks), etc. Image native APIs are recommended. And Glance V1 APIs are deprecated and v2 are current. This patch substitue the old compute_image_client and remove Glance v1 APIs in volume tests, just use Glance v2 APIs. Change-Id: I2cbae9775d54da40cc6af8a247a8113dde2a5579