Stein Series Release Notes

3.0.1

Bug Fixes

  • Fixes an issue in the Octavia dashboard where users receive a 403 error when attempting to create a load balancer. This was due to the dashboard attempting to access the flavor profile information which is an administrator only object by default.

3.0.0

New Features

  • Adds the ability to set the X-Forwarded-Proto insertion header on listeners.

  • Allow cascade deletion of load balancer.

  • Adds a new UI component which works as a standard select control alternative. Options in the component are presented in a table which may be filtered using the select input field. Filtering is done across all table fields.

  • Add load balancer flavor support.

Known Issues

  • The octavia-dashboard requires openstacksdk > 0.24.0 for flavor support.

Upgrade Notes

  • The new component replaces the standard select for subnet selection in the Load Balancer creation modal wizard.

Bug Fixes

  • Fixed an issue where TERMINATED_HTTPS listener type was greyed out.

Other Notes

  • This changed the default behavior of load balancer deletion from non-cascade deletion to cascade deletion.