]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add the loadbalancer resource.
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 3 Jul 2012 04:55:56 +0000 (14:55 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Tue, 3 Jul 2012 04:55:56 +0000 (14:55 +1000)
commit894272f2140a8fceeb37fa6c0f09281f15f43c82
tree5b882ac838af9605aae126f3c45421e661cebd4d
parent1439f85d72e420101289c02077bd0082b7079cde
Add the loadbalancer resource.

Some initial simplifications:
- only one Listener
- static (only use Instances)
- only http (no tcp or ssl)

Ref #164
Change-Id: Iaac06eff83a5c43049adc95a98ebe632e17b490c
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
heat/engine/loadbalancer.py [new file with mode: 0644]
heat/engine/resource_types.py
templates/WordPress_With_LB.template