We plan to expose the enforcement model a deployment is using via the limit API. This commit prepares for that implementation by introducing the policy for it. Change-Id: I03c9cec3646ee354ebcdd4ddc1168e00d611171b Related-Bug: 1765193
To generate the sample keystone.conf and keystone.policy.yaml files, run the
following commands from the top level of the keystone directory:
tox -egenconfig
tox -egenpolicy
For a pre-generated example of the latest files, see:
https://docs.openstack.org/keystone/latest/configuration/samples/index.html