magnum/magnum/drivers/k8s_coreos_v1
Rajiv Kumar 4b87c57d5b Support HA for k8s coreos bay
Following things has been added to make core OS driver HA
  1) Created two pools for API and etcd.
  2) Added health monitoring for both API and etcd.
  3) Register masters into the pool created at step 1 to
     balance load among them.

Address switcher has been added to
  1) If LBaaS is not enabled(1 master) then master IPs are
     exposed.
  2) If LBaaS is enabled(more than 1 master) then LBaaS IPs
     are exposed.

Co-Author-By: Hongbin Lu <hongbin.lu@huawei.com>

Change-Id: I96391076f17bdb7161455cea7732c0d85cb72fe0
Closes-bug: #1580220
2016-08-08 18:31:45 -05:00
..
templates Support HA for k8s coreos bay 2016-08-08 18:31:45 -05:00
__init__.py k8s coreos bay driver 2016-07-11 12:35:06 -05:00
template_def.py Support HA for k8s coreos bay 2016-08-08 18:31:45 -05:00