File: volume-backend-c5faae0b31556a24.yaml

package info (click to toggle)
python-openstackclient 8.2.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,872 kB
  • sloc: python: 131,970; makefile: 140; sh: 22
file content (11 lines) | stat: -rw-r--r-- 472 bytes parent folder | download | duplicates (4)
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.