1a4176ad87
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
8 lines
288 B
YAML
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.
|