diff --git a/README.rst b/README.rst index dc1aaf5777..63f7a45892 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)