commit be5b36fbdcded979393d50f92bc000d8c5a17bc2 Author: VenuMurthy Date: Wed Jul 30 11:43:19 2014 +0530 VM | Commiting Readme diff --git a/README.md b/README.md new file mode 100644 index 0000000..be727c7 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# ThoughtWorks OpenStack to EC2 Driver + +Enjoy the benifits of the private cloud while also not being limited by it. +Just like the present drivers let you leverage the various bankends like VMWare and Xen, this driver will let you use the public cloud to burst your cloud to. For now we are focusing on being able to burst to Amazon EC2. + +Using the native OpenStack Dashboard or APIs you would be able to manage the EC2 cloud. + + +## Getting Started + +* OpenStack Icehouse +* Python 2.7 and above +* Amazon Web Service (AWS) SDK for Python -- Boto 2.31.1 + +##To Be Continued