summaryrefslogtreecommitdiff
path: root/doc/source/commands.rst
diff options
context:
space:
mode:
authorAnkur Gupta <ankur.gupta@intel.com>2016-10-27 23:37:27 -0500
committerAkihiro Motoki <amotoki@gmail.com>2017-02-22 15:38:16 -0500
commit1169434f42a751ca9ef37fed2fa2fd04fe8b6f8b (patch)
tree938bc5354945edfd4134e422c01c19f3e7664ab9 /doc/source/commands.rst
parent3746fd2caf1dd3853a4def5f8f5f228bb1b1871a (diff)
downloadpython-openstackclient-1169434f42a751ca9ef37fed2fa2fd04fe8b6f8b.tar.gz
Auto allocated topology for OSC
Implementation of Auto-allocated topology into OSC. Dependency merged and released in SDK v. 0.9.11 Partially Implements: blueprint network-auto-allocated-topology Change-Id: I16120910893b0b26b0f7f77a184b0378448458c5
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 68c50d24..a0c67cd4 100644
--- a/doc/source/commands.rst
+++ b/doc/source/commands.rst
@@ -111,6 +111,7 @@ referring to both Compute and Volume quotas.
* ``module``: (**Internal**) - installed Python modules in the OSC process
* ``network``: (**Compute**, **Network**) - a virtual network for connecting servers and other resources
* ``network agent``: (**Network**) - A network agent is an agent that handles various tasks used to implement virtual networks
+* ``network auto allocated topology``: (**Network**) - an auto-allocated topology for a project
* ``network flavor``: (**Network**) - allows the user to choose the type of service by a set of advertised service capabilities (e.g., LOADBALANCER, FWAAS, L3, VPN, etc) rather than by a provider type or named vendor
* ``network meter``: (**Network**) - allow traffic metering in a network
* ``network meter rule``: (**Network**) - rules for network traffic metering