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/commands.rst | |
| 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/commands.rst')
| -rw-r--r-- | doc/source/cli/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index b91a896f..ada38e3e 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -160,6 +160,7 @@ referring to both Compute and Volume quotas. * ``volume backup record``: (**Volume**) volume record that can be imported or exported * ``volume backend``: (**Volume**) volume backend storage * ``volume group``: (**Volume**) group of volumes +* ``volume group type``: (**Volume**) deployment-specific types of volumes groups available * ``volume host``: (**Volume**) the physical computer for volumes * ``volume message``: (**Volume**) volume API internal messages detailing volume failure messages * ``volume qos``: (**Volume**) quality-of-service (QoS) specification for volumes |
