File: neutron-wsgi-1c0c06dddb8ac447.yaml

package info (click to toggle)
puppet-module-neutron 25.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,708 kB
  • sloc: ruby: 12,680; python: 38; sh: 15; makefile: 10
file content (6 lines) | stat: -rw-r--r-- 221 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
---
features:
  - |
    Neutron API can now be deployed in WSGI with Apache, like we support it
    for other modules. Switch neutron::server::service_name to 'httpd' and use
    neutron::wsgi::apache class to deploy it.