magnum/magnum/common
Surojit Pathak ec2cd88a05 Make Kubernetes API call secure
This patch makes API call to Kubernetes secure using the certificate
and key.

Co-Authored-By: Madhuri Kumari<madhuri.kumari@intel.com>
Co-Authored-By: OTSUKA, Yuanying<yuanying@fraction.jp>
Depends-On: I76b0f91f0c44f9880980e35c6b8856ea48ed3ce1
Change-Id: Id4dceb83f67b80f5b39e3047011f9e34e840359d
Partially-Implements: blueprint secure-kubernetes
2015-10-08 16:41:38 +09:00
..
cert_manager Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
pythonk8sclient Make Kubernetes API call secure 2015-10-08 16:41:38 +09:00
x509 Set up temp files containing client TLS certs 2015-09-30 16:59:40 -04:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
config.py Add port type on port option 2015-08-27 09:52:39 +08:00
context.py Move 'all_tenants' options to context 2015-08-27 18:22:35 -04:00
docker_utils.py Rename image_id to image in container object 2015-06-23 23:07:13 +08:00
exception.py Adding support for public baymodels 2015-10-01 08:35:18 -05:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Code refactor for keystoneclient 2015-09-22 17:32:24 +08:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Backend support for magnum service 2015-09-28 17:06:10 +00:00
safe_utils.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
service.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
short_id.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Remove unnecessary util method temporary_mutation 2015-10-01 00:11:07 +00:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00