2bbc49212e
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
13 lines
372 B
YAML
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.
|