magnum/magnum/tests/unit/api
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
..
controllers 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
base.py Load wsgi app(api) with paste.deploy 2016-03-08 09:25:44 +08:00
test_app.py Fix order of arguments in assertEqual 2015-10-10 14:24:44 +08:00
test_attr_validator.py Fix baymodel with invalid parameter can created. 2016-03-02 15:44:09 -05:00
test_hooks.py Adds standardised error messages 2016-03-02 16:40:23 +01:00
test_servicegroup.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_validation.py Merge "Improved tests for updating bay properties" 2016-03-08 07:13:44 +00:00
utils.py Return correct object type 2016-02-29 14:33:07 +08:00