oslo.policy/releasenotes/notes/add-scope-types-to-sphinxext-cacd845c4575e965.yaml
Lance Bragstad eb1546fdfc Update sphinxext to include scope_types in docs
Since we've added ``scope_types`` as an attribute to policy rules, it
makes sense to include this information in documentation. End users
will need to know what type of scope is required to pass a specific
policy rule when services start incorporating system scope and scope
types.

Change-Id: I86d89e9f45740b39cef04773cec8846c1ab97c3a
Closes-Bug: 1773473
2018-06-01 19:50:53 +00:00

7 lines
204 B
YAML

---
fixes:
- |
[`bug 1773473 <https://bugs.launchpad.net/oslo.policy/+bug/1773473>`_]
The ``sphinxext`` extension for rendering policy documentation now supports
``scope_types`` attributes.