magnum/magnum/api
Eli Qiao 2b667eba05 Fix container-create memory not passed
Commit I34e5e49ae650219f986a2b0032df65672c319ec6 tried to fix mem_limit
not passed to docker when create container for docker API vesion >=1.19
in a wrong way, this patch fixes it by passing Memory unit to host_config

Closes-Bug: #1567834
Change-Id: Id8da5e40cf165317a9a5453036490cc028bd2e0d
Co-Authored-By: Spyros Trigazis <strigazi@gmail.com>
2016-04-18 08:13:27 +00:00
..
controllers Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
middleware Merge "Load wsgi app(api) with paste.deploy" 2016-03-09 17:36:46 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
app.py Fix config error 2016-03-28 07:08:35 +00:00
attr_validator.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
config.py Fix api access with public acl routes 2016-02-29 13:59:20 +08:00
expose.py Drop XML support in Magnum 2015-07-13 20:03:23 -05:00
hooks.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
servicegroup.py Fix TypeError at magnum API for service-list 2015-10-02 17:50:18 +00:00
utils.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
validation.py Rename get_rpc_resource to get_resource 2016-02-26 10:06:00 +08:00