summaryrefslogtreecommitdiff
path: root/doc/source/cli/command-objects
diff options
context:
space:
mode:
authorZuul <zuul@review.openstack.org>2019-03-11 02:41:39 +0000
committerGerrit Code Review <review@openstack.org>2019-03-11 02:41:39 +0000
commitc36e75d9868ed4a7a9eb80c080d2b9c9232f76bd (patch)
tree16051b34c130b83488ad8cee5f523de48f511be9 /doc/source/cli/command-objects
parent6868499ad9443960a158143c923da00ea86b7072 (diff)
parentbe7a75814ca4a503dd384f36166f93f12f6cb8da (diff)
downloadpython-openstackclient-c36e75d9868ed4a7a9eb80c080d2b9c9232f76bd.tar.gz
Merge "Add 'security_group' type support to network rbac commands"
Diffstat (limited to 'doc/source/cli/command-objects')
-rw-r--r--doc/source/cli/command-objects/network-rbac.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/cli/command-objects/network-rbac.rst b/doc/source/cli/command-objects/network-rbac.rst
index 45fd354d..22733a2c 100644
--- a/doc/source/cli/command-objects/network-rbac.rst
+++ b/doc/source/cli/command-objects/network-rbac.rst
@@ -26,7 +26,7 @@ Create network RBAC policy
.. option:: --type <type>
- Type of the object that RBAC policy affects ("qos_policy" or "network") (required)
+ Type of the object that RBAC policy affects ("security_group", "qos_policy" or "network") (required)
.. option:: --action <action>
@@ -90,7 +90,7 @@ List network RBAC policies
.. option:: --type <type>
- List network RBAC policies according to given object type ("qos_policy" or "network")
+ List network RBAC policies according to given object type ("security_group", "qos_policy" or "network")
.. option:: --action <action>