We are satisfied to announce the release of:
oslo.policy 1.37.0: Oslo Policy library
This release is part of the rocky release series.
The source is available from:
    https://git.openstack.org/cgit/openstack/oslo.policy
Download the package from:
    https://pypi.org/project/oslo.policy
Please report issues through launchpad:
    https://bugs.launchpad.net/oslo.policy
For more details, please see below.
1.37.0
^^^^^^
Bug Fixes
* [bug 1773473
  (https://bugs.launchpad.net/oslo.policy/+bug/1773473)] The
  "sphinxext" extension for rendering policy documentation now
  supports "scope_types" attributes.
* [bug 1771442
  (https://bugs.launchpad.net/oslo.policy/+bug/1771442)] Policy rules
  that are deprecated for removal are now properly formatted when
  rendering sample policy files for documentation.
Changes in oslo.policy 1.36.0..1.37.0
-------------------------------------
0f31938 Remove erroneous newline in sample generation
eb1546f Update sphinxext to include scope_types in docs
Diffstat (except docs and test files)
-------------------------------------
oslo_policy/generator.py                           |  3 +-
oslo_policy/sphinxext.py                           |  5 +++
...-scope-types-to-sphinxext-cacd845c4575e965.yaml |  6 ++++
...ring-for-deprecated-rules-d465292e4155f483.yaml |  6 ++++
6 files changed, 87 insertions(+), 2 deletions(-)