openstack-ansible-os_nova/releasenotes/notes/nova_use_cinder_v3_api-ce5f9c030591c404.yaml
Andy McCrae 863da4bce1 Use the cinderv3 endpoint by default
Since cinderv2 is now deprecated, nova should default to use the
cinderv3 endpoint.

Change-Id: Ifed3e46c695d5eb42565a1d10145c2f3eaea0334
Depends-On: If6b8c1c15464c6bf7d5240a1f17e0e590dcaf7cd
Closes-Bug: #1673226
2017-03-27 14:54:35 +01:00

7 lines
226 B
YAML

---
upgrade:
- When upgrading nova the cinder ``catalog_info`` will
change to use the ``cinderv3`` endpoint. Ensure that
you have upgraded cinder so that the ``cinderv3``
endpoint exists in the keystone catalog.