diff options
| author | Zuul <zuul@review.openstack.org> | 2018-11-02 18:00:32 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2018-11-02 18:00:32 +0000 |
| commit | 9ab8143179783753721940a8d43a808ac2e2dd06 (patch) | |
| tree | ef864328ce4b65262860f2ad2723c68e59e304b8 /doc/source/cli | |
| parent | 4c387fe94cd33ce9357df52d848d04b69c90b3fd (diff) | |
| parent | e0615e8d69152ce0417f873b30050802a2da0da8 (diff) | |
| download | python-openstackclient-9ab8143179783753721940a8d43a808ac2e2dd06.tar.gz | |
Merge "Address issues from volume backend commands"
Diffstat (limited to 'doc/source/cli')
| -rw-r--r-- | doc/source/cli/commands.rst | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index 1ca674d5..d7c91240 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -156,7 +156,8 @@ referring to both Compute and Volume quotas. * ``user role``: (**Identity**) roles assigned to a user * ``volume``: (**Volume**) block volumes * ``volume backup``: (**Volume**) backup for volumes -* ``volume backend``: (**volume**) volume backend storage +* ``volume backend capability``: (**volume**) volume backend storage capabilities +* ``volume backend pool``: (**volume**) volume backend storage pools * ``volume host``: (**Volume**) the physical computer for volumes * ``volume qos``: (**Volume**) quality-of-service (QoS) specification for volumes * ``volume snapshot``: (**Volume**) a point-in-time copy of a volume |
