b7bb1d8fc2
Cinder v2 api is deprecated, and will be removed at some point. This patch adds support for the v3 api, which should be enabled by default. Change-Id: If6b8c1c15464c6bf7d5240a1f17e0e590dcaf7cd
6 lines
172 B
YAML
6 lines
172 B
YAML
---
|
|
features:
|
|
- Add support for the cinder v3 api. This is enabled
|
|
by default, but can be disabled by setting the
|
|
``cinder_enable_v3_api`` variable to ``false``.
|