Rocky Series Release Notes

2.0.1

Bug Fixes

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

2.0.0

New Features

  • Adds RBAC support to the dashboard panels.

  • Adds the ability to set the insertion headers on listeners.

  • Adds L7 policy support to the dashboard.

  • Adds the ability to set member as backup.

  • Adds the ability to set the timeout options on listeners.

  • Adds the ability to auto refresh detail pages upon action.

  • You can now change the default pool on listeners.

  • Pools attached to a load balancer are now listed on the load balancer details page.

  • The pool name is now visible in pool selection drop downs in addition to the pool ID.

Upgrade Notes

  • To enable RBAC support in the Octavia dashboard you need to install the generated octavia_dashboard/conf/octavia_policy.yaml file into your horizon openstack_dashboard/conf/ directory and also copy octavia_dashboard/local_settings.d/_1499_load_balancer_settings.py file into your horizon openstack_dashboard/local/local_settings.d/ directory.

Security Issues

  • RBAC can now be enabled for the Octavia dashboard. Whether you enable RBAC in the dashboard or not, the API RBAC will still be in effect. Enabling RBAC in the dashboard will enforce the policies in the dashboard before the API call is made.