diff options
| author | Huanxuan Ao <huanxuan.ao@easystack.cn> | 2016-08-17 16:31:40 +0800 |
|---|---|---|
| committer | Huanxuan Ao <huanxuan.ao@easystack.cn> | 2016-09-28 09:31:04 +0800 |
| commit | 8d63b8b263ca4011761b062331d53d9b53b5031d (patch) | |
| tree | c979efd2695ad4b5ca493e4005ba8e6df10819cd /doc/source/commands.rst | |
| parent | 81a2b9a6bc40e6d815a41c23a0324f474612118b (diff) | |
| download | python-openstackclient-8d63b8b263ca4011761b062331d53d9b53b5031d.tar.gz | |
Implement "consistency group list" command
Add "consistency group" object in volume v2 (v2 only)
and implement "consistency group list" command
Change-Id: Ifa90d97f4b223f9a5b00708cff07fa2c5e2635f0
Implements: bp cinder-command-support
Partial-Bug: #1613964
Co-Authored-By: Sheel Rana <ranasheel2000@gmail.com>
Diffstat (limited to 'doc/source/commands.rst')
| -rw-r--r-- | doc/source/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst index 023be879..bf2c322a 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -80,6 +80,7 @@ referring to both Compute and Volume quotas. * ``compute agent``: (**Compute**) a cloud Compute agent available to a hypervisor * ``compute service``: (**Compute**) a cloud Compute process running on a host * ``configuration``: (**Internal**) OpenStack client configuration +* ``consistency group``: (**Volume**) a consistency group of volumes * ``console log``: (**Compute**) server console text dump * ``console url``: (**Compute**) server remote console URL * ``consumer``: (**Identity**) OAuth-based delegatee |
