File: ubuntu-aodh-wsgi-update-866423c7b4d84731.yaml

package info (click to toggle)
puppet-module-aodh 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,160 kB
  • sloc: ruby: 2,408; python: 38; makefile: 10; sh: 10
file content (11 lines) | stat: -rw-r--r-- 424 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
---
upgrade:
  - |
    The Ubuntu packages for Ocata use a different location for the app.wsgi
    file and as such the default has been updated. If planning on using the
    Ocata modules with older versions of the package, be aware you may need to
    specify a different app.wsgi location
fixes:
  - |
    Updated app.wsgi location from /usr/share/aodh-common/app.wsgi to the new
    location at /usr/share/aodh/app.wsgi