
In before, zun devstack plugin enabled wsgi mode by default. This patch proposed the reverse: disable wsgi mode by default. This fall back to the screen mode if users haven't explicitly set ZUN_USE_MOD_WSGI to True. However, we enable wsgi mode in gate to satisfy the requirement of community wsgi goal [1]. The rational of this change is to ease the development process by running zun-api at screen, which is more dev-friendly than running it in apache2/httpd. In screen, it is easier to do dev operations like shutdown/restart/debug. [1] https://governance.openstack.org/tc/goals/pike/ deploy-api-in-wsgi.html Change-Id: I8b47a23e94de8676c415a66da2097fc69ceb8336
Team and repository tags
Zun
Container Management service for OpenStack
Please fill here a long description which must be at least 3 lines wrapped on 80 cols, so that distribution package maintainers can use it in their packages. Note that this is a hard requirement.
- Free software: Apache license
- Get Started: https://docs.openstack.org/developer/zun/dev/quickstart.html
- Documentation: http://docs.openstack.org/developer/zun
- Source: http://git.openstack.org/cgit/openstack/zun
- Bugs: http://bugs.launchpad.net/zun
- Blueprints:** https://blueprints.launchpad.net/zun
- REST Client:** http://git.openstack.org/cgit/openstack/python-zunclient
Features
- TODO
Description
Languages
Python
99.3%
Shell
0.7%