File: bug-1737119-4afe548d28fbf8bb.yaml

package info (click to toggle)
python-keystonemiddleware 10.9.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,288 kB
  • sloc: python: 10,017; makefile: 93; sh: 2
file content (6 lines) | stat: -rw-r--r-- 250 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
---
fixes:
  - >
    [`bug 1737119 <https://bugs.launchpad.net/keystonemiddleware/+bug/1737119>`_]
    If the application was not using the global cfg.CONF object, the configuration
    was not read from the configuration file. This have been fixed.