summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects/volume-backend.rst
Commit message (Collapse)AuthorAgeFilesLines
* Change 'Volume' to 'Block Storage'yangxi2020-03-091-1/+1
| | | | | | In volume*.rst files, 'Volume' should be instead of 'Block Storage'. Change-Id: Iafc8bfa19e87edf1ffad2340c75e9d867042cae5
* Add volume backend capability show commandSean McGinnis2018-10-091-0/+8
Adds and equivalend for "cinder get-capabilities" command to show the capabilities supported by a Cinder backend. Story: 1655624 Task: 26947 Change-Id: I38686a26cd503e45ce0102705a6632994ef10274 Signed-off-by: Sean McGinnis <sean.mcginnis@gmail.com>