File: fix-rendering-for-deprecated-rules-d465292e4155f483.yaml

package info (click to toggle)
python-oslo.policy 4.5.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,012 kB
  • sloc: python: 6,099; makefile: 23; sh: 20
file content (6 lines) | stat: -rw-r--r-- 226 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - |
    [`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.