python-openstackclient/releasenotes/notes/volume-backend-c5faae0b3155...

12 lines
472 B
YAML

---
features:
- |
Add ``openstack volume backend capability show <host>`` command that
provides a list of all capabilities that can be configured
for the requested backend. The required `<host>` parameter takes the form
`host@backend-name`.
- |
Add ``openstack volume backend pool list`` command that provides
a list of all backend storage pools. The optional ``--long``
parameter includes some basic configuration and stats for each pool.