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>
New MIME type of the policy rules file (defaults to application/json)
New serialized policy rules file
Delete policy(s)
openstack policy delete <policy> [<policy> ...]
Policy(s) to delete
List policies
openstack policy list
[--format-config-file FORMAT_CONFIG]
[--sort-column SORT_COLUMN]
[--sort-ascending | --sort-descending]
[--long]
Config file for the dict-to-csv formatter
specify the column(s) to sort the data (columns specified first have a priority, non-existing columns are ignored), can be repeated
sort the column(s) in ascending order
sort the column(s) in descending order
List additional fields in output
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.