puppet-magnum/releasenotes/notes/magnum-api-wsgi-d0740524e4232379.yaml
Tobias Urdin e16f87c6ac Add Magnum API WSGI support
Adds support for running the Magnum API under WSGI with Apache.

Change-Id: I6c564992218a0802981eece5bff8b2a4a7a85f7c
2018-09-19 14:08:53 +02:00

9 lines
249 B
YAML

---
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.