blob: dc4ed277a17430bbe7414bc8576df8b0d96d6b85 [file] [log] [blame]
jeremy.zhangcb0dd582017-04-25 08:48:38 +08001---
2deprecations:
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.
7upgrade:
8 - |
9 Swith to use Glance v2 APIs in volume tests, by adding the Glance v2 client
10 images_client.