File: magnum-api-wsgi-d0740524e4232379.yaml

package info (click to toggle)
puppet-module-magnum 25.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,180 kB
  • sloc: ruby: 2,768; python: 38; makefile: 21; sh: 10
file content (8 lines) | stat: -rw-r--r-- 249 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
---
features:
  - |
    Added magnum::api::manage_service that can be used to determine if we should
    manage the service state or not.
  - |
    Added new class magnum::wsgi::apache, you can now run the magnum API under
    Apache with mod_wsgi.