Rocky Series Release Notes¶
1.6.1¶
Bug Fixes¶
The client will now always ask for a JSON format response from the Octavia API. This resolves a client side bug should certain errors be returned by the API.
1.6.0¶
New Features¶
Adds client support for UDP protocol load balancers.
Optional backup argument for member, in loadbalancer member create, and loadbalancer member set.
Add the following options “–vip-network-id”, “–vip-subnet-id”, “–vip-qos-policy-id”, “–vip-port-id”, “–provisioning-status”, “–operating-status”, “–provider” to “load balancer list” command.
1.5.0¶
New Features¶
Adds the “openstack loadbalancer status show” command to display the load balancer status tree in JSON format.
Added
--timeout-client-data
,--timeout-member-connect
,--timeout-member-data
and--timeout-tcp-inspect
options tolistener create
andlistener set
commands. Those options control the connection, inactivity and content inspection timeouts on the load balancer.