magnum/magnum/conductor
Eli Qiao e36911f429 Swarm: Map master address to api_address based on TLS
api_address is a API address instead of master node's IP address.
This patch fix it by adding a new OutputMapping, it will help to handle
the mapping from master address to api_address.

Also test cases added.

Closes-Bug: #1514311
Change-Id: I47baf92dd466150adbd75746d0cb804d108f7d5f
2015-11-10 11:53:49 +08:00
..
handlers remove default=None for config options 2015-11-07 11:25:42 -05: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 Adding API support for magnum service 2015-09-29 18:45:49 +00:00
bay_lock.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
config.py Clean up miscellaneous help strings 2015-07-24 00:46:34 -05:00
k8s_api.py Fix the failure to scale-down k8s cluster 2015-10-23 13:29:49 -07:00
k8s_monitor.py Fix typo error 2015-11-08 04:29:35 -05:00
monitors.py use importutils in monitors.py to avoid cyclic imports 2015-11-06 14:31:15 +05:30
scale_manager.py Migrate to Kubernetes Release 1 2015-09-21 15:02:58 +08:00
swarm_monitor.py Monitor driver for k8s bay type 2015-11-05 23:30:00 +05:30
template_definition.py Swarm: Map master address to api_address based on TLS 2015-11-10 11:53:49 +08:00
utils.py Move conductor common implementations into module 2015-07-02 10:10:11 -04:00