summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorSteven Dake <sdake@redhat.com>2012-03-28 10:52:54 -0700
committerSteven Dake <sdake@redhat.com>2012-03-28 10:52:54 -0700
commit98bf9b95ddf0ed99bc9d0800c9084671457b214c (patch)
tree73c7f427426ec2af76353fa2843c6b0cee040674 /README.rst
parent589eaa75e42960a8fc927f9e9f2f777e88e522e8 (diff)
downloadheat-cfntools-98bf9b95ddf0ed99bc9d0800c9084671457b214c.tar.gz
Tidy up README.rst
Signed-off-by: Steven Dake <sdake@redhat.com>
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst13
1 files changed, 7 insertions, 6 deletions
diff --git a/README.rst b/README.rst
index 711b5e6..07c33c6 100644
--- a/README.rst
+++ b/README.rst
@@ -2,14 +2,14 @@
HEAT
====
-This is the beginings of an OpenStack project that provides a programmable
-interface to orchestrate multiple cloud applications implementing well
-known standards such as CloudFormation and TOSCA.
+This is an OpenStack style project that provides a REST API to orchestrate
+multiple cloud applications implementing well-known standards such as AWS
+CloudFormation and TOSCA.
-Currently we are focusing on CloudFormation but are watching the development
-of the TOSCA specification.
+Currently the developers are focusing on AWS CloudFormations but are watching
+the development of the TOSCA specification.
-Why heat? It makes the clouds raise and keeps them there.
+Why heat? It makes the clouds rise and keeps them there.
Quick Start
-----------
@@ -35,6 +35,7 @@ shell2:
shell3:
heat create my_stack --template-url=https://raw.github.com/heat-api/heat/master/templates/WordPress_Single_Instance.template
+
References
----------
* http://docs.amazonwebservices.com/AWSCloudFormation/latest/APIReference/API_CreateStack.html