diff options
| author | Jenkins <jenkins@review.openstack.org> | 2016-07-20 16:08:36 +0000 |
|---|---|---|
| committer | Gerrit Code Review <review@openstack.org> | 2016-07-20 16:08:36 +0000 |
| commit | ab18045c97ad8359080d17aee0a1b9d6d8a8b146 (patch) | |
| tree | f8de2a1167b9d732636af997969b544f5687db50 /doc/source/commands.rst | |
| parent | d0daf90e18f6c248105dde829c100f80af457d2b (diff) | |
| parent | 6c7a30ab381e79f21767898f0a235276839f8ef2 (diff) | |
| download | python-openstackclient-ab18045c97ad8359080d17aee0a1b9d6d8a8b146.tar.gz | |
Merge "Implement rbac list and show command"
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 70f4c8b2..025f42f9 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 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 * ``object store account``: (**Object Storage**) owns a group of Object Storage resources |
