diff options
| author | Zuul <zuul@review.openstack.org> | 2019-03-08 02:27:37 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2019-03-08 02:27:37 +0000 |
| commit | 6868499ad9443960a158143c923da00ea86b7072 (patch) | |
| tree | 90b1e264a2babc4e4bb56bc6dffda462b682b2ba /doc/source/cli/commands.rst | |
| parent | c305ac28969367699ed2cbeba3c0e93f8b05bba0 (diff) | |
| parent | d52920b3878479f7dd549cba1679870b4f00ee33 (diff) | |
| download | python-openstackclient-3.18.0.tar.gz | |
Merge "Add network segment range command object"3.18.0
Diffstat (limited to 'doc/source/cli/commands.rst')
| -rw-r--r-- | doc/source/cli/commands.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/cli/commands.rst b/doc/source/cli/commands.rst index cdd5e63c..e302fdad 100644 --- a/doc/source/cli/commands.rst +++ b/doc/source/cli/commands.rst @@ -125,6 +125,7 @@ referring to both Compute and Volume quotas. * ``network qos policy``: (**Network**) - a QoS policy for network resources * ``network qos rule type``: (**Network**) - list of QoS available rule types * ``network segment``: (**Network**) - a segment of a virtual network +* ``network segment range``: (**Network**) - a segment range for tenant network segment allocation * ``network service provider``: (**Network**) - a driver providing a network service * ``object``: (**Object Storage**) a single file in the Object Storage * ``object store account``: (**Object Storage**) owns a group of Object Storage resources |
