monasca-api/releasenotes/notes/oslo-policy-aebaebd218b9d2ff.yaml
Amir Mofakhar 3ca4b057dd Using oslo.policy for monasca-api
Added policies and used policy enforcement engine
from monasca-common.

- Replaced security with oslo.policy
- Updated unit tests and implemented some new tests
- Added a new entry point for generating sample policy file by tox

story: 2001233
task: 6355

Change-Id: I4aa444fe6ec883160c03c201145c77994b6615f9
Signed-off-by: Amir Mofakhar <amofakhar@op5.com>
2018-06-05 12:25:07 +00:00

6 lines
167 B
YAML

---
features:
- |
Use of oslo mechanisms for defining and enforcing policy.
A command line entry point that allow the user to generate a sample policy file.