OpenStack Compute LoadBalancer Kilo patch improvements

Written for OpenStack Compute Load Balancer (nova-loadbalancer) by Ekaterina on 2015-10-19

LoadBalancer Kilo patch now comes with zoning and live/cold migration functionality. Zoning was implemented with a set of rules stored in database. The rules provide limiting and allowing migration to certain hosts, host aggregates and availability zones.
The changes also include adding 'lbrules'-resource and suspend()/unsuspend() commands to API.

Read all announcements