diff options
| author | Ankur Gupta <ankur.gupta@intel.com> | 2016-09-23 14:59:51 -0500 |
|---|---|---|
| committer | Ankur Gupta <ankur.gupta@intel.com> | 2017-01-01 17:50:19 -0600 |
| commit | 0fb1378c6ca7a5ea717ee651d64603b0246f6737 (patch) | |
| tree | 12634fb9043ca7c6da0ba580ecf0ce7b88df9526 /doc/source/commands.rst | |
| parent | 0948aa6aeb573900bb8b80b0d0b1f91202222715 (diff) | |
| download | python-openstackclient-0fb1378c6ca7a5ea717ee651d64603b0246f6737.tar.gz | |
OSC Network Meter
Implement Neutron feature of Metering into
OpenStack Client.
Meter Rules will be implemented in seperate
patchset.
Partially Implements: blueprint neutron-client-metering
Change-Id: Ie82d42759504cbdb1c991c5183c1f0adf59e60fe
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 52e05d7e..b81c121b 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 meter``: (**Network**) - allow traffic metering in a network * ``network rbac``: (**Network**) - an RBAC policy for network resources * ``network qos policy``: (**Network**) - a QoS policy for network resources * ``network qos rule type``: (**Network**) - list of QoS available rule types |
