Fix README headings

Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
Angus Salkeld 2012-03-20 13:14:02 +11:00
parent 939ee8d1a8
commit 2f041a999f
1 changed files with 4 additions and 2 deletions

View File

@ -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)