Wallaby Series Release Notes

7.0.1-2

Bug Fixes

  • Fix a bug that prevented the update of non-HTTP and non-HTTPS health monitors.

7.0.1

Bug Fixes

  • Fixes a namespace collision with the barbican-ui dashboard.

  • Draining state was missing from the list of operating states.

  • Octavia supports setting the weight of members from 0 to 256, but in Horizon the value 0 was not accepted. This fix allows entering the value 0 as well, which is important for putting a member into DRAINING state.

7.0.0

New Features

  • Add the ability to set allowed_cidrs on the listeners

  • Added option to specify TLS ciphers for listeners and pools. The ciphers are represented in OpenSSL syntax.

  • Add SCTP support in listener protocol and health-monitor type select boxes.

  • Add TLS Enabled switch in the pool control form, allowing to enable/disable TLS communications between a load balancer and its members.

Bug Fixes

  • Allows the creation of single resources (i.e Load Balancer) without enforcing the creation of children resources (Listeners, Pools, Health monitors). A switch has been added in the children resource wizards to avoid resource creation.