magnum/magnum/common
Davanum Srinivas a6650650f0 Use k8sclient library
In Ia400b5b6919753d6241233a6666a2c30c7618bc9, we are
adding a new library to global requirements. This
python-k8sclient library essentially has the same
code that was in Magnum so it's a straight replace.

Change-Id: Ib85bcf532e4163d5c1ac95ef701a1ec3133b69eb
2016-04-17 03:35:39 +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 Add cpu util to K8sMonitor 2016-04-05 09:49:13 +08: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 Add cpu util to K8sMonitor 2016-04-05 09:49:13 +08:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00