A policy is an arbitrarily serialized policy engine rule set to be consumed by a remote service. Applies to Identity v3.
Create new policy
openstack policy create [--type <type>] <filename>
--type <type>¶New MIME type of the policy rules file (defaults to application/json)
filename¶New serialized policy rules file
Delete policy(s)
openstack policy delete <policy> [<policy> ...]
policy¶Policy(s) to delete
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.