vitrage/releasenotes/notes/cinder-default-version-9dfcb941996e32ab.yaml
Ivan Kolodyazhny c779f67170 Use Cinder API v3 by default
Cinder API v2 is deprecated so we need to use a new one. Cinder API v3
is backward compatible to the v2.

Change-Id: I876c7b9ebf29825def078bb60782dc9d533ef1a4
2019-02-18 11:41:50 +02:00

7 lines
210 B
YAML

---
upgrade:
- |
Default Cinder API version is changed to v3. It's fully compatible with
API v2. If you need to use Cinder API v2 you need to cinder_version='2' in
the Vitrage configuration file.