magnum/magnum/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
middleware Remove XML parsing code from magnum. 2015-08-10 01:56:09 -07:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Add port type on port option 2015-08-27 09:52:39 +08:00
auth.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
config.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Merge "Fix H405 and E131 ignored pep8 rules" 2015-09-24 18:28:56 +00:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
validation.py Make network-driver check based on COE type 2015-09-29 10:54:17 +00:00