magnum/magnum/tests/unit/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 Make room for functional tests 2015-04-02 12:25:43 -04:00
test_base.py timeutils.utcnow should be used instead of datetime.datetime.utcnow 2015-11-05 13:04:00 +00:00
test_bay.py Pass target in enforce 2016-03-09 16:40:05 +08:00
test_baymodel.py Allow update baymodel's public field even if referenced 2016-03-23 11:59:30 +08:00
test_certificate.py Merge "limit access to certificate and container:create" 2016-03-05 18:39:10 +00:00
test_container.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_magnum_service.py Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
test_pod.py Use k8sclient library 2016-04-17 03:35:39 +00:00
test_replicationcontroller.py Use k8sclient library 2016-04-17 03:35:39 +00:00
test_service.py Use k8sclient library 2016-04-17 03:35:39 +00:00
test_types.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_utils.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_x509keypair.py Adds standardised error messages 2016-03-02 16:40:23 +01:00