Train Series Release Notes¶
4.0.2-5¶
Bug Fixes¶
Fixes a namespace collision with the barbican-ui dashboard.
Draining state was missing from the list of operating states.
Fixed a bug when displaying the member list, some fields were not displayed correctly and new members could not be added. This bug affected only Google Chrome 114 and above.
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¶
新功能¶
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.