diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-12-03 04:30:51 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-12-03 04:30:51 +0000 |
| commit | e05c8d7bb04f477797e46e5728e93a35c104809a (patch) | |
| tree | cc46ac44bae654c3a2a5b71839a87051a6ca7800 /doc/source/commands.rst | |
| parent | 2fd5ca22f642591e861d3615040feb534479b013 (diff) | |
| parent | 23ee2fd8f060ed312a84eb03c99494e8af2ffb6f (diff) | |
| download | python-openstackclient-e05c8d7bb04f477797e46e5728e93a35c104809a.tar.gz | |
Merge "Refactor "snapshot" commands"
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 35c27cbc..f7ef3eaa 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -74,7 +74,6 @@ referring to both Compute and Volume quotas. * ``address scope``: (**Network**) a scope of IPv4 or IPv6 addresses * ``aggregate``: (**Compute**) a grouping of compute hosts * ``availability zone``: (**Compute**, **Network**, **Volume**) a logical partition of hosts or block storage or network services -* ``backup``: (**Volume**) a volume copy * ``catalog``: (**Identity**) service catalog * ``command``: (**Internal**) installed commands in the OSC process * ``compute agent``: (**Compute**) a cloud Compute agent available to a hypervisor @@ -136,7 +135,6 @@ referring to both Compute and Volume quotas. * ``server image``: (**Compute**) saved server disk image * ``service``: (**Identity**) a cloud service * ``service provider``: (**Identity**) a resource that consumes assertions from an ``identity provider`` -* ``snapshot``: (**Volume**) a point-in-time copy of a volume * ``subnet``: (**Network**) - a contiguous range of IP addresses assigned to a network * ``subnet pool``: (**Network**) - a pool of subnets * ``token``: (**Identity**) a bearer token managed by Identity service @@ -147,6 +145,7 @@ referring to both Compute and Volume quotas. * ``volume``: (**Volume**) block volumes * ``volume backup``: (**Volume**) backup for volumes * ``volume qos``: (**Volume**) quality-of-service (QoS) specification for volumes +* ``volume snapshot``: (**Volume**) a point-in-time copy of a volume * ``volume type``: (**Volume**) deployment-specific types of volumes available * ``volume service``: (**Volume**) services to manage block storage operations * ``volume transfer request``: (**Volume**) volume owner transfer request |
