python-cinderclient/releasenotes/notes/cluster_list_manageable-40c02489b2c95d55.yaml
Gorka Eguileor 1a4176ad87 Add cluster support in manage listings
This patch adds support for API microversion 3.17, which allows us to
pass --cluster optional argument to volume and snapshot manage listings.

Implements: blueprint cinder-volume-active-active-support
Change-Id: I97b5f2e9960d5a1f140fc638804dbc631d63ff9d
2017-10-03 11:03:28 +02:00

8 lines
288 B
YAML

---
features:
- |
Cinder ``manageable-list`` and ``snapshot-manageable-list`` commands now
accept ``--cluster`` argument to specify the backend we want to list for
microversion 3.17 and higher. This argument and the ``host`` positional
argument are mutually exclusive.