yatinkarel
e3bf69f015
[1] moved these attributes to deprecated_rule in wallaby release. Updated the tool and pulled default conf of services. [1] https://review.opendev.org/c/openstack/oslo.policy/+/766628 Related-Bug: #2092657 Change-Id: Ib0f4ede94f51e0d6ba48c2a77c0303e702f2ca2f |
||
---|---|---|
.. | ||
cinder.yaml | ||
glance.yaml | ||
keystone.yaml | ||
neutron.yaml | ||
nova.yaml | ||
README.txt |
This folder contains default policies of back-end services. They are generated based on policy-in-code in back-end services. Operators are not expected to edit them. To update these files, run the following command: python manage.py dump_default_policies \ --namespace <service> \ --output-file openstack_dashboard/conf/default_policies/<service>.yaml <service> must be a namespace under oslo.policy.policies to query and we use "keystone", "nova", "cinder", "neutron" and "glance".