diff options
| author | Zuul <zuul@review.opendev.org> | 2021-06-21 13:09:36 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2021-06-21 13:09:36 +0000 |
| commit | 6abfb018958e01741de49be38f9ad1ef649f146c (patch) | |
| tree | f4b557a5e35f2c2ac9b1a9bd4607c7bdc461cd14 /doc/source/cli/command-objects | |
| parent | 87369984d1afcd4e7bee280621d43b5023f60eda (diff) | |
| parent | 83551d2a0c7604179c0988c13d58455a6b289cc8 (diff) | |
| download | python-openstackclient-6abfb018958e01741de49be38f9ad1ef649f146c.tar.gz | |
Merge "volume: Add 'volume group type *' commands"
Diffstat (limited to 'doc/source/cli/command-objects')
| -rw-r--r-- | doc/source/cli/command-objects/volume-group-type.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/command-objects/volume-group-type.rst b/doc/source/cli/command-objects/volume-group-type.rst new file mode 100644 index 00000000..edb88dc7 --- /dev/null +++ b/doc/source/cli/command-objects/volume-group-type.rst @@ -0,0 +1,8 @@ +================= +volume group type +================= + +Block Storage v3 + +.. autoprogram-cliff:: openstack.volume.v3 + :command: volume group type * |
