]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Implement neutron health monitor resource
authorThomas Herve <th@rackspace.com>
Tue, 6 Aug 2013 09:32:40 +0000 (11:32 +0200)
committerThomas Herve <th@rackspace.com>
Thu, 8 Aug 2013 15:17:44 +0000 (17:17 +0200)
commitb9da1c07f12c534d0bd924dcad48327ada864d43
treeb35781227063eb936f0fdef47e0491b120dd13b0
parent2b4b248242a91649ea934cbcc600d7d7e287f580
Implement neutron health monitor resource

The branch adds a new resource creating health-monitor instances in
Neutron LBAAS.

Implements: blueprint lbaas-resources
Change-Id: Ie133f9c55bf57166e1999bbc0f11fd9b9519c1c2
heat/engine/resources/neutron/loadbalancer.py [new file with mode: 0644]
heat/tests/test_neutron_loadbalancer.py [new file with mode: 0644]