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.template Module

Next topic

The heat.scaling.cooldown Module

This Page