tempest/releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml
Masayuki Igawa 2bbc49212e
Tidy up releasenotes
This commit tidies up releasenotes. Originally, release note files are
in one directory. So, when I see the directory, I feel ""what a mess!".
So this commit tries to improve it.

Change-Id: I54c14a61ebcda16268cf543079c7739def5ebadb
2017-06-29 13:42:37 +09:00

13 lines
372 B
YAML

---
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.