keystone/releasenotes/notes/bug-1765193-b40318b9fb5d1c7b.yaml
Lance Bragstad 5a52e5aab7 Expose endpoint to return enforcement model
This commit wires up the last couple pieces of code to expose
a deployment's enforcement model information via the API. This
is going to be consumed by other services to make decisions about
quota calculation.

Change-Id: I02431d58b50aab2a2da8ca5f90938472aad7a935
Closes-Bug: 1765193
2018-07-11 10:03:42 +08:00

7 lines
215 B
YAML

---
fixes:
- |
[`bug 1765193 <https://bugs.launchpad.net/keystone/+bug/1765193>`_]
The unified limit API now exposes a deployment's configured enforcement
model via the ``GET /limits/model`` endpoint.