puppet-sahara/releasenotes/notes/sahara-api-wsgi-a0ca5cf632a...

10 lines
233 B
YAML

---
features:
- |
Added new class sahara::wsgi::apache, you can now run the API under Apache
with mod_wsgi.
other:
- |
Added support for running Sahara API in WSGI, like on Ubuntu where eventlet
is not supported.