summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorRui Chen <chenrui.momo@gmail.com>2016-03-26 18:15:31 +0800
committerRui Chen <chenrui.momo@gmail.com>2016-04-20 03:24:58 +0000
commita06bb28bcc86ed6e99f78c2d1b2a90d4a93a77b2 (patch)
treeb3ac96587aad8980a970002d40045445dcee6d25 /doc/source/commands.rst
parent4639148b1dc059efab0d00a886e3f05f547a439f (diff)
downloadpython-openstackclient-a06bb28bcc86ed6e99f78c2d1b2a90d4a93a77b2.tar.gz
Add "server group create" command
Support compute v2 "server group create" command in OSC. Implements: blueprint nova-server-group-support Partial-Bug: #1542171 Change-Id: I96ffb07764d3adb715e048943cfee3b879c280f6
Diffstat (limited to 'doc/source/commands.rst')
-rw-r--r--doc/source/commands.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/commands.rst b/doc/source/commands.rst
index f71fbccb..c759e304 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -118,6 +118,7 @@ referring to both Compute and Volume quotas.
* ``security group rule``: (**Compute**, **Network**) - the individual rules that define protocol/IP/port access
* ``server``: (**Compute**) virtual machine instance
* ``server dump``: (**Compute**) a dump file of a server created by features like kdump
+* ``server group``: (**Compute**) a grouping of servers
* ``server image``: (**Compute**) saved server disk image
* ``service``: (**Identity**) a cloud service
* ``service provider``: (**Identity**) a resource that consumes assertions from an ``identity provider``