magnum/magnum/drivers/common/templates/environments
Lingxian Kong c47fde0cbe Improve floating IP allocation
- Never allocate floating IP for etcd service.
- Introduce a new label `master_lb_floating_ip_enabled` which controls
  if Magnum allocates floating IP for the master load balancer. This
  label only takes effect when the `master_lb_enabled` is set. The
  default value is the same with `floating_ip_enabled`.
- The `floating_ip_enabled` property now only controls if Magnum
  should allocate the floating IPs for the master and worker nodes.

Change-Id: I0a232406deaf112b0cb9e445735d7b49206c676d
Story: #2005153
Task: #29868
2019-03-20 18:44:45 +13:00
..
disable_floating_ip.yaml Support disabling floating IPs in swarm mode 2018-07-10 09:27:07 +00:00
disable_lb_floating_ip.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
enable_floating_ip.yaml Improve floating IP allocation 2019-03-20 18:44:45 +13:00
enable_lb_floating_ip.yaml Improve floating IP allocation 2019-03-20 18:44:45 +13:00
no_etcd_volume.yaml k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
no_master_lb.yaml Factorize load balancer code into its own template 2016-12-06 11:18:27 +01:00
no_private_network.yaml Make private network optional 2017-01-09 20:14:44 +01:00
no_volume.yaml Make cinder volume optional 2016-11-10 11:13:09 +01:00
with_etcd_volume.yaml k8s-fedora: Add etcd_volume_size label 2017-07-05 11:54:31 +00:00
with_master_lb.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
with_master_lb_octavia.yaml Allow multimaster lb with no floating ip option 2018-06-25 11:51:13 -07:00
with_private_network.yaml Make private network optional 2017-01-09 20:14:44 +01:00
with_volume.yaml Make cinder volume optional 2016-11-10 11:13:09 +01:00