Containers Service for OpenStack
Go to file
Hongbin Lu b48df2f5bb Enable WSGI mode in gate only
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
2017-03-31 15:22:39 +00:00
api-ref/source Use https instead of http for git.openstack.org 2017-02-09 01:37:40 +08:00
contrib/vagrant Enable Kuryr-libnetwork in devstack 2017-03-05 11:33:39 -06:00
devstack Enable WSGI mode in gate only 2017-03-31 15:22:39 +00:00
doc/source Merge "Add a doc for Zun integration with OSProfiler" 2017-03-23 05:17:21 +00:00
etc Add support for exec resize 2017-03-27 20:10:33 +00:00
nova Remove log translations 2017-03-21 15:41:12 +08:00
releasenotes Enable release notes translation 2016-10-06 20:57:26 +02:00
specs Fix a typo in name of zun/specs/containter-snapshot.rst 2017-03-05 23:28:53 +08:00
tools Prepare for using standard python tests 2017-03-15 10:20:39 +05:30
zun Enable WSGI mode in gate only 2017-03-31 15:22:39 +00:00
.coveragerc Add coverage configuration 2016-11-02 05:15:29 +00:00
.gitignore Update .gitignore to ignore .eggs 2017-03-15 05:28:14 +00:00
.gitreview Update after project rename 2016-09-03 16:03:04 -05:00
.testr.conf update higgins with zun 2016-06-08 22:21:34 -05:00
babel.cfg Initial commit 2016-05-12 14:59:56 -04:00
CONTRIBUTING.rst update higgins with zun 2016-06-08 22:21:34 -05:00
HACKING.rst Add a testcase to test whether using log.warn 2016-12-21 22:34:31 +08:00
LICENSE Initial commit 2016-05-12 14:59:56 -04:00
README.rst Update the link of developer quickstart guide 2017-03-23 10:27:06 -05:00
requirements.txt Updated from global requirements 2017-03-29 15:05:44 +00:00
setup.cfg Updated from global requirements 2017-03-21 04:05:21 +00:00
setup.py Updated from global requirements 2017-03-02 17:55:59 +00:00
test-requirements.txt Integrate OSProfiler in Zun 2017-03-17 21:15:03 +08:00
tox.ini Avoid re-downloading the same image from Glance 2017-03-11 20:11:37 -06:00

Team and repository tags

image

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.

Features

  • TODO