magnum/magnum/tests/unit/api
Hongbin Lu 454911f830 Allow container memory size to be specified
With docker, users have an option to specify memory size when
creating containers. This patch bring this capability to Magnum.
Specifying memory size is optional but recommended. If memory size
is unset, magnum will set mem_limit as None on docker create.

Change-Id: Ife88284402ff39a7b2e051f6e66913e502f2ba8c
Closes-Bug: #1487224
2015-10-03 17:27:30 -04:00
..
controllers Allow container memory size to be specified 2015-10-03 17:27:30 -04:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
base.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
test_app.py Remove redundant codes 2015-07-23 11:29:44 +00:00
test_auth.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_hooks.py Add roles to context 2015-08-24 23:55:20 +08:00
test_servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
test_validation.py Fix E251 unnecessarily ignored pep8 rule 2015-09-29 17:47:34 +01:00
utils.py Adding API support for magnum service 2015-09-29 18:45:49 +00:00