tempest/releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml
Felipe Monteiro 59fdd2a210 Fix recent releasenotes typo
The word "Switch" is misspelled as "Swich" in one of the
releasenotes. This patch corrects the typo.

Change-Id: I8202f5fb47c83a6691765e0c1974c3dca3b6e80e
2017-04-30 20:06:40 +01:00

11 lines
366 B
YAML

---
deprecations:
- |
Image APIs in compute are deprecated, Image native APIs are recommended.
And Glance v1 APIs are deprecated and v2 APIs are current. Image client
compute_images_client and Glance v1 APIs are removed in volume tests.
upgrade:
- |
Switch to use Glance v2 APIs in volume tests, by adding the Glance v2
client images_client.