The heat.scaling.lbutils Module

heat.scaling.lbutils.reload_loadbalancers(group, load_balancers, exclude=None)[source]

Notify the LoadBalancer to reload its config.

This must be done after activation (instance in ACTIVE state), otherwise the instances’ IP addresses may not be available.

Previous topic

The heat.scaling.cooldown Module

Next topic

The heat.scaling.rolling_update Module

Project Source

This Page