magnum/magnum/common
Eli Qiao 2dfaa2e92b Pass host_config if docker api version >=1.19
mem_limit and memswap_limit are moved to host_config in docker client
api for API version >= 1.19

427e3a6023

Closes-Bug: #1557895
Change-Id: I34e5e49ae650219f986a2b0032df65672c319ec6
2016-03-17 08:59:49 +08:00
..
cert_manager Use str() to generate IOError exception message 2016-03-01 12:36:21 +08:00
pythonk8sclient Add python 3 support 2016-01-28 10:43:12 +00: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 Get region_name that volume_driver rexray region_name needs 2016-02-29 05:32:43 +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 Pass host_config if docker api version >=1.19 2016-03-17 08:59:49 +08:00
exception.py Fix log message error when create trustee failed 2016-03-07 15:12:58 +08:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Mark trustee_domain_admin_password secret 2016-03-09 10:17:51 -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 Encode string before hash it 2016-02-29 14:33:54 +08:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00