deb-sahara/releasenotes/notes/add-wsgi-server-support-c8fbc3d76d4e42f6.yaml
Sergey Reshetnyak 3b43de1dc4 Add support running Sahara as wsgi app
This patch adds support of running sahara-api as wsgi application.
Tested with apache + mod_wsgi web server.

Change-Id: I7355b09ebedd44e51242a252e96ac3a51073b2e6
2016-02-15 14:40:55 +03:00

5 lines
131 B
YAML

---
features:
- Added support of running sahara-api as wsgi application.
Use 'sahara-wsgi-api' command for use this feature.