71eb6c4c10
Cinder v2 API has been deprecated in Pike and it make sense to disable it's creation by default. Doing this we also will drop catalog records and service during upgrade Change-Id: I11986bfe6d2af5e671b7008a71a58538d0576336
8 lines
277 B
YAML
8 lines
277 B
YAML
---
|
|
upgrade:
|
|
- |
|
|
Variable ``cinder_enable_v2_api`` is set to ``False`` by default. This will
|
|
result in Cinder v2 API removal from keystone catalog during upgrade.
|
|
If you want to preserve v2 API you must override ``cinder_enable_v2_api``
|
|
in user_variables.yml
|