magnum/magnum/api/controllers
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
..
v1 Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
__init__.py Initial commit from github (squashed) 2014-11-18 09:23:37 -05:00
base.py Performance: leverage dict comprehension in PEP-0274 2015-12-03 22:02:02 -05:00
link.py Fix sample link in magnum/api/controllers/link.py 2015-07-04 11:45:16 -04:00
root.py Remove coding:utf-8 2015-08-03 23:28:22 +08:00