]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Add AWS::RDS::DBInstance
authorTomas Sedovic <tomas@sedovic.cz>
Wed, 18 Jul 2012 13:39:37 +0000 (15:39 +0200)
committerTomas Sedovic <tomas@sedovic.cz>
Mon, 23 Jul 2012 16:38:16 +0000 (18:38 +0200)
commit9c75b6d3b0160d43be62f75d8f56e218d5809831
tree40db3523c5779ac8d7879ea9c0dec83babcdf78d
parent312a84ec70ffc3cbbc9b1cbb2f8c62e4d21e97c8
Add AWS::RDS::DBInstance

Fixes #163

This is an initial implementation of the DBInstance resource type and a
sample Wordpress template showing it off.

Change-Id: I5e156dc58eee563ae9de068664bafa1af1fb5ffe
Signed-off-by: Tomas Sedovic <tomas@sedovic.cz>
heat/engine/dbinstance.py [new file with mode: 0644]
heat/engine/resource_types.py
templates/WordPress_With_RDS.template [new file with mode: 0644]