magnum/magnum/tests/unit/common
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
..
cert_manager Fix invalid import order 2016-02-07 22:54:41 -08:00
x509 Revert "Gate: fix AttributeError: load_pem_x509_csr" 2016-04-01 10:09:21 +00:00
__init__.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_clients.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00:00
test_context.py Use assertIn and assertNotIn 2015-11-02 22:35:04 +01:00
test_docker_utils.py Cleanup container client api rewrite function 2016-03-23 10:52:19 +08:00
test_exception.py Fix invalid import order 2016-02-07 22:54:41 -08:00
test_k8s_manifest.py Removed old k8s python client 2015-11-10 23:19:04 +00:00
test_keystone.py Bay can not be deleted by other users in the same project 2016-04-05 12:09:53 +08:00
test_safeutils.py Make room for functional tests 2015-04-02 12:25:43 -04:00
test_short_id.py Do not use translate to delete chars 2016-02-29 14:34:07 +08:00
test_urlfetch.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00
test_utils.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
test_yamlutils.py Fix order of arguments in assertEqual 2015-10-10 18:11:18 +08:00