summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorStephen Finucane <sfinucan@redhat.com>2021-06-09 17:45:56 +0100
committerStephen Finucane <sfinucan@redhat.com>2022-05-13 11:59:23 +0100
commitd727a6502369a6a7244ef1c07c1c483dbe0a8dab (patch)
tree0b88c67fe8dbd02fc62a37c3926eca2c4eb24ff3 /doc/source/cli/command-objects
parentdabaec5a7b1b9786a8f91eebef738bf755faf059 (diff)
downloadpython-openstackclient-d727a6502369a6a7244ef1c07c1c483dbe0a8dab.tar.gz
volume: Add 'block storage cluster *' commands
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>
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/block-storage-cluster.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/block-storage-cluster.rst b/doc/source/cli/command-objects/block-storage-cluster.rst
new file mode 100644
index 00000000..318419e0
--- /dev/null
+++ b/doc/source/cli/command-objects/block-storage-cluster.rst
@@ -0,0 +1,8 @@
+=====================
+block storage cluster
+=====================
+
+Block Storage v3
+
+.. autoprogram-cliff:: openstack.volume.v3
+ :command: block storage cluster *