magnum/magnum/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 Use str() to generate IOError exception message 2016-03-01 12:36:21 +08:00
x509 Fix x509 cert generation python3 compability 2016-03-01 12:37:41 +08:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Refactor Keystone client with keystoneauth 2016-03-23 16:24:53 +00:00
config.py Moved CORS middleware configuration into oslo-config-generator 2016-03-09 13:02:07 -08:00
context.py Init oslo_context before magnum context init 2016-02-25 21:39:06 +08:00
docker_utils.py Cleanup container client api rewrite function 2016-03-23 10:52:19 +08:00
exception.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Bay can not be deleted by other users in the same project 2016-04-05 12:09:53 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py limit access to certificate and container:create 2016-03-03 15:01:19 +08:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
safe_utils.py Trivial: Remove vim header in source files 2015-12-30 09:44:13 -05:00
service.py Moved CORS middleware configuration into oslo-config-generator 2016-03-09 13:02:07 -08:00
short_id.py Convert bytes to string in get_id for python3 compatibility 2016-02-29 14:34:01 +08:00
urlfetch.py Remove bandit.yaml in favor of defaults 2016-03-09 11:20:28 -08:00
utils.py Fix container-create memory not passed 2016-04-18 08:13:27 +00:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00