File: 16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.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 (12 lines) | stat: -rw-r--r-- 372 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
---
deprecations:
  - |
    Volume v1 API is deprecated and the v3 are CURRENT.
    Tempest doesn't need to test the v1 API as the default.
    The volume config option 'api_v1' has been marked as
    deprecated.
upgrade:
  - |
    The volume config option 'api_v1' default is changed to
    ``False`` because the volume v1 API has been deprecated
    since Juno release.