openstack-ansible-os_cinder/releasenotes/notes/cinder_api_v3-cc53677ce77d97c3.yaml
Andy McCrae b7bb1d8fc2 Add support for cinder v3 api
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
2017-03-16 13:52:56 +01:00

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