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 | - | | ||||
Felipe Monteiro | 59fdd2a | 2017-04-30 20:06:40 +0100 | [diff] [blame] | 9 | Switch to use Glance v2 APIs in volume tests, by adding the Glance v2 |
10 | client images_client. |