File: drop-standalone-api-1aac18c71fe21409.yaml

package info (click to toggle)
puppet-module-aodh 21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 996 kB
  • sloc: ruby: 2,346; python: 38; makefile: 10; sh: 10
file content (6 lines) | stat: -rw-r--r-- 234 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
---
upgrade:
  - |
    The ``aodh::api`` class no longer supports standalone api service in
    CentOS and Ubuntu, because these 2 distros don't provide standalone api
    service and require that wsgi is used to run the api service.