VM | Commiting Readme

This commit is contained in:
VenuMurthy 2014-07-30 11:43:19 +05:30
commit be5b36fbdc
1 changed files with 15 additions and 0 deletions

15
README.md Normal file
View File

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