Comment 2 for bug 1101981

Revision history for this message
Steven Hardy (shardy) wrote :

Created a blueprint for a user-configurable LoadBalancer resource:

https://blueprints.launchpad.net/heat/+spec/configurable-loadbalancer

This would allow you to solve this problem without a custom resource, you could simply specify a custom template as an input to the configurable LoadBalancer resource (e.g replacing lb_template in loadbalancer.py)