Files
python-cinderclient/releasenotes/notes/drop-v2-support-e578ca21c7c6b532.yaml
Brian Rosmaita cb5235250c Remove v2 classes
Remove all cinderclient.v2 classes, mostly incorporating them into
their v3 counterparts and updating the tests and test fixtures.

Depends-on: https://review.opendev.org/c/openstack/horizon/+/800814

Change-Id: I335db5c1799edb2273bf8bfc9e1bc9de404a4ba5
2021-07-14 14:28:44 -04:00

6 lines
167 B
YAML

---
upgrade:
- |
This release drops support of the Block Storage API v2. The last version
of the python-cinderclient supporting that API is the 7.x series.