magnum/magnum/tests/unit/conductor
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
..
handlers Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
tasks Fix invalid import order 2016-02-07 22:54:41 -08:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_k8s_api.py Use k8sclient library 2016-04-17 03:35:39 +00:00
test_monitors.py Merge "Add cpu util to K8sMonitor" 2016-04-05 16:44:16 +00:00
test_rpcapi.py Objects from Bay - Pods 2015-12-02 12:13:57 -08:00
test_scale_manager.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
test_template_definition.py Add support for docker registry 2016-04-13 16:17:20 +08:00
test_utils.py Fix uuid cases with real UUID 2016-04-12 17:37:54 +02:00