File: remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.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 (7 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
---
upgrade:
  - |
    Remove deprecated APIs (``show_pools`` and ``show_backend_capabilities``)
    from volume v2 volumes_client, and the deprecated APIs are re-realized in
    volume v2 scheduler_stats_client (``list_pools``) and capabilities_client
    (``show_backend_capabilities``) accordingly.