summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorAngus Salkeld <asalkeld@redhat.com>2012-03-20 13:14:02 +1100
committerAngus Salkeld <asalkeld@redhat.com>2012-03-20 13:14:02 +1100
commit2f041a999f318b3f8ac055ca56f6268def915a96 (patch)
tree86b42c71ac6fecd75489c4a2c15904b3e55bdb98 /README.rst
parent939ee8d1a8f73350646444bea8326bb437e25819 (diff)
downloadheat-cfntools-2f041a999f318b3f8ac055ca56f6268def915a96.tar.gz
Fix README headings
Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index dc1aaf5..63f7a45 100644
--- a/README.rst
+++ b/README.rst
@@ -36,13 +36,15 @@ shell3:
heat create my_stack --template-url=https://raw.github.com/heat-api/heat/blob/master/templates/WordPress_Single_Instance.template
-References:
+References
+----------
http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html
http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/create-stack.html
http://docs.amazonwebservices.com/AWSCloudFormation/latest/UserGuide/aws-template-resource-type-ref.html
http://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca
-Related projects:
+Related projects
+----------------
http://wiki.openstack.org/Donabe
http://wiki.openstack.org/DatabaseAsAService (could be used to provide AWS::RDS::DBInstance)
http://wiki.openstack.org/QueueService (could be used to provide AWS::SQS::Queue)