d727a65023
These mirror the 'cinder cluster-*' commands, with arguments copied across essentially verbatim. The only significant departure is the replacement of "tenant" terminology with "project". block storage cluster list block storage cluster set block storage cluster show We used the 'block storage' terminology rather than simply 'volume' to allow us to start distinguishing between the volume service and a volume resource. Change-Id: I9105a9e4a139af4929e3b1f3a6de6c9a53e0b598 Signed-off-by: Stephen Finucane <sfinucan@redhat.com>
8 lines
263 B
YAML
8 lines
263 B
YAML
---
|
|
features:
|
|
- |
|
|
Add ``block storage cluster create``, ``block storage cluster delete``,
|
|
``block storage cluster list`` and ``block storage cluster show`` commands
|
|
to create, delete, list, and show block storage service clusters,
|
|
respectively.
|