horizon/releasenotes/notes/remove-cinder-v1-api-support-7cec9a556945a5c5.yaml
Ivan Kolodyazhny 8ce6b37e5c Remove Cinder API v1 compatibility
Since Cinder API v1 is removed in I03bf2db5bd7e2fdfb4f6032758ccaf2b348a82ba
we don't need _replace_v2_parameters function anymore.

Change-Id: I18c2787241f1dcbe4c0afc14a76630d9bfb1162a
2018-06-05 18:11:42 +03:00

8 lines
281 B
YAML

---
upgrade:
- |
Remove deprecated Cinder API V1 support. Cinder V1 API was deprecated for
a while and removed in Queens release. If you need to enable Cinder support
you should update the `OPENSTACK_API_VERSIONS` configuration option to use
Cinder V2 or V3 API.