File: neutron-wsgi-1c0c06dddb8ac447.yaml

package info (click to toggle)
puppet-module-neutron 13.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,688 kB
  • sloc: ruby: 15,265; python: 40; sh: 20; makefile: 17
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.