magnum/magnum/tests/unit/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 Make room for functional tests 2015-04-02 12:25:43 -04:00
auth-paste.ini Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
auth-root-access.ini Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
auth-v1-access.ini Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
noauth-paste.ini Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
test_base.py Add test to API Version object 2015-06-12 09:13:01 +09:00
test_root.py Fix config error 2016-03-28 07:08:35 +00:00