Train Series Release Notes¶
4.0.2-3¶
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.
4.0.0¶
New Features¶
Added UDP protocol support in listeners and pools, added UDP-CONNECT method for health-monitor resources.
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.