7fcca079ff
The v1 API has been deprecated by default since Juno. While we've determined we can't get rid of it in the foreseeable future, we shouldn't enable it by default. This may encourage any remaining users to migrate. This will also get rid of some warning messages in the logs on startup warning of the deprecated API. Change-Id: Ieea9a6c764eb1b55ad399a96e218d773ad4c59a5 Partial-bug: #1413102
7 lines
216 B
YAML
7 lines
216 B
YAML
---
|
|
upgrade:
|
|
- The v1 API was deprecated in the Juno release and is
|
|
now defaulted to disabled. In order to still use the
|
|
v1 API, you must now set ``enable_v1_api`` to ``True``
|
|
in your cinder.conf file.
|