[IMP] gunicorn: add CPU and memory limits.
authorVo Minh Thu <vmt@openerp.com>
Fri, 20 Jan 2012 11:46:12 +0000 (12:46 +0100)
committerVo Minh Thu <vmt@openerp.com>
Fri, 20 Jan 2012 11:46:12 +0000 (12:46 +0100)
commitba178be7c0828dc0df33b0d22347cc9e92dbb574
tree5f1b75306a921c5acb7bace593c4b944314e7622
parent035b5b8bd5749f6b208228ccab73ff7b1e3d4170
[IMP] gunicorn: add CPU and memory limits.

bzr revid: vmt@openerp.com-20120120114612-xowu57yy3f5uxi0j
gunicorn.conf.py
openerp/tests/addons/test_limits/__init__.py [new file with mode: 0644]
openerp/tests/addons/test_limits/__openerp__.py [new file with mode: 0644]
openerp/tests/addons/test_limits/models.py [new file with mode: 0644]
openerp/wsgi.py