| jeremy.zhang | cb0dd58 | 2017-04-25 08:48:38 +0800 | [diff] [blame] | 1 | --- |
| 2 | deprecations: | ||||
| 3 | - | | ||||
| 4 | Image APIs in compute are deprecated, Image native APIs are recommended. | ||||
| 5 | And Glance v1 APIs are deprecated and v2 APIs are current. Image client | ||||
| 6 | compute_images_client and Glance v1 APIs are removed in volume tests. | ||||
| 7 | upgrade: | ||||
| 8 | - | | ||||
| 9 | Swith to use Glance v2 APIs in volume tests, by adding the Glance v2 client | ||||
| 10 | images_client. | ||||