August 2018
Beginner
462 pages
12h 36m
English
To create an access control policy, use the openstack network rbac create command as follows:
openstack network rbac create--type <type> --action <action>--target-project <target-project>[--target-project-domain <target-project-domain>][--project <project>][--project-domain <project-domain>]<rbac-object>
The --type argument allows you to specify the type of object the policy affects. Possible options include network or qos_policy. Only network policies are described in this chapter.
The --action argument allows you to specify the action for the access policy. Possible options include access_as_external or access_as_shared. The former allows a network to be used as an external network for routers ...
Read now
Unlock full access