summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)