keystone/releasenotes/notes/deprecate-policies-api-b104fbd1d2367b1b.yaml
Matthew Edmonds 621ea65b96 Deprecate policies API
The policies API should never be used. This marks it deprecated in
the API reference so that operators do not waste time looking at it.
It also logs a deprecation warning if the API is called.

Change-Id: I816997826e931a253777145e2c5f894e39182a8f
2017-11-02 14:59:53 -04:00

6 lines
113 B
YAML

---
deprecations:
- |
The ``policies`` API is deprecated. Keystone is not a policy management
service.