openstack-ansible/releasenotes/notes/haproxy-bind-override-9562bab32b964de2.yaml
Andy McCrae 42b250750d Fix role SHA's for Ocata-1 release
Change-Id: Ib6bb1d85e107a7aa4a4f522d976a00b385712127
2016-11-18 13:36:17 +00:00

8 lines
356 B
YAML

---
fixes:
- Setting the haproxy_bind list on a service is now used as an override to the
other VIPs defined in the environment. Previously it was being treated as
an append to the other VIPs so there was no path to override the VIP binds
for a service. For example, haproxy_bind could be used to bind a service to
the internal VIP only.