e16f87c6ac
Adds support for running the Magnum API under WSGI with Apache. Change-Id: I6c564992218a0802981eece5bff8b2a4a7a85f7c
9 lines
249 B
YAML
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.
|