File: deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml

package info (click to toggle)
tempest 1%3A19.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 7,564 kB
  • sloc: python: 69,123; sh: 196; makefile: 80
file content (10 lines) | stat: -rw-r--r-- 366 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
---
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.