diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-05-30 06:20:21 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-05-30 06:20:21 +0000 |
| commit | 37bc7bbf91583684b8b1ad2cff9f28e3b4e7bea7 (patch) | |
| tree | ccef1954ea389c778c92bff993fba8ff1e7dc54f /doc/source/commands.rst | |
| parent | d532e3b5f24a462846743f2866666b7b58aa2041 (diff) | |
| parent | 6a55e05cbf72509898ccc490ca894d766f34d9dc (diff) | |
| download | python-openstackclient-37bc7bbf91583684b8b1ad2cff9f28e3b4e7bea7.tar.gz | |
Merge "Add network segment command object"
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 a6d94047..2d38c8a1 100644 --- a/doc/source/commands.rst +++ b/doc/source/commands.rst @@ -104,6 +104,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 segment``: (**Network**) - a segment of a virtual network * ``object``: (**Object Storage**) a single file in the Object Storage * ``object store account``: (**Object Storage**) owns a group of Object Storage resources * ``policy``: (**Identity**) determines authorization |
