magnum/magnum/api/controllers/v1
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
..
__init__.py Magnum api show wrong bookmark link for baymodels 2016-03-03 14:21:51 +07:00
base.py Use a simple way to determine whether a wsme type is null 2015-07-16 08:14:32 +08:00
bay.py Merge "Pass target in enforce" 2016-03-10 22:10:37 +00:00
baymodel.py Allow show public baymodel 2016-03-22 10:51:50 +08:00
certificate.py Merge "replace wsexpose by magnum.api.expose.expose" 2016-04-12 14:40:46 +00:00
collection.py Fix continuation line under/over indented problems 2015-05-30 00:16:37 +08:00
container.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
magnum_services.py Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
pod.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
replicationcontroller.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
service.py Fixing typo in comment of several files 2016-01-25 00:16:04 -08:00
types.py Merge "Remove coding:utf-8" 2015-09-23 16:26:55 +00:00
x509keypair.py Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00