]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add Rackspace cloud loadbalancer resource.
authorAndrew Plunk <andrew.plunk@rackspace.com>
Wed, 3 Jul 2013 21:41:26 +0000 (16:41 -0500)
committerAndrew Plunk <andrew.plunk@rackspace.com>
Thu, 11 Jul 2013 15:27:13 +0000 (10:27 -0500)
commit5dc8e37ade2d4d732526d243d576df105632bc46
tree924fc1e39afdbdae9a0831f0436eb0b60a4f96a9
parent535c44108ba78592982fd2dec3334a97fbf0da9b
Add Rackspace cloud loadbalancer resource.

Add a resource implementation of the Rackspace Cloud
Loadbalancer.

Change-Id: Ie62471424af3170c71e84bed69c603d243572fdb
heat/engine/resources/rackspace/cloud_loadbalancer.py [new file with mode: 0644]
heat/tests/test_cloud_loadbalancer.py [new file with mode: 0644]