diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-08-05 16:01:13 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-08-05 16:01:13 +0000 |
| commit | 020f13e12b04ed6e93c2dcfbf4ecf60e23fb44db (patch) | |
| tree | b94c4dcd17849b48762ac6af1ac20f7a131d6cf9 /doc/source/commands.rst | |
| parent | 6dd3f45e39868906c74ff716e750a57e329ae611 (diff) | |
| parent | 0736336a71db9baf3e768e4560a619ae6a875fa4 (diff) | |
| download | python-openstackclient-020f13e12b04ed6e93c2dcfbf4ecf60e23fb44db.tar.gz | |
Merge "Implement network agents functionality"
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 32727b35..cf2a7aff 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -109,6 +109,7 @@ referring to both Compute and Volume quotas. * ``mapping``: (**Identity**) a definition to translate identity provider attributes to Identity concepts * ``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 rbac``: (**Network**) - an RBAC policy for network resources * ``network segment``: (**Network**) - a segment of a virtual network * ``object``: (**Object Storage**) a single file in the Object Storage |
