nova/releasenotes/notes/drop-cinder-v2-support-d761d12d552616aa.yaml
Matt Riedemann eadbacbda6 Drop support for the Cinder v2 API
We deprecated support for the Cinder v2 API in Pike:

  Ice67d29f31aa5bd5c84fad4e828435d8552a9629

Enough time has passed that we can drop support for the
v2 API and rely solely on the v3 API.

Change-Id: Ibbc30b071f638114a4f0967a90c43b593bf47e1f
2017-09-16 10:00:26 -04:00

9 lines
286 B
YAML

---
upgrade:
- |
Nova no longer supports the Block Storage (Cinder) v2 API. Ensure the
following configuration options are set properly for Cinder v3:
- ``[cinder]/catalog_info`` - Already defaults to Cinder v3
- ``[cinder]/endpoint_template`` - Not used by default.