summaryrefslogtreecommitdiff
path: root/releasenotes/notes/volume-backend-c5faae0b31556a24.yaml
blob: f4f131e648f86c15c2e58ee3d65c7044a60baf57 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
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.