magnum/magnum/conductor
Hua Wang 5ecf71aabc Use trust for tls cert generation in swarm
Currently, we use the users auth token, which expires after a while.
We need to use a trust instead.

Remove user_token at the same time.

Change-Id: Id1d34c59eccd70be24c5b9e00cd921b5a9d59860
Partially-Implements: blueprint use-trust-for-tls-cert-generation
2016-04-05 10:27:02 +08:00
..
handlers Merge "Raise OperationInProgres(400) when deleting bay conflict" 2016-03-24 20:10:56 +00:00
tasks Add Heat tasks 2015-03-09 08:14:17 +09:00
__init__.py Add initial conductor API and service 2014-11-21 06:24:46 -05:00
api.py Remove method which has no rpc calls 2016-03-08 14:43:51 +08:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
k8s_monitor.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
mesos_monitor.py Add cpu util to MesosMonitor 2016-03-31 03:20:36 +00:00
monitors.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
scale_manager.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00
swarm_monitor.py Python 3 deprecated the logger.warn method in favor of warning 2015-12-29 13:09:04 +08:00
template_definition.py Use trust for tls cert generation in swarm 2016-04-05 10:27:02 +08:00
utils.py Use bay to init K8sAPI instead of bay_uuid 2016-03-22 06:30:08 +08:00