Multi and hybrid cloud management with OpenStack API.
Go to file
smanpathak 6d1bccda27 Merge pull request #3 from yanheven/master
Add requirements.txt to nova, glance and cinder driver directiory,
2016-10-26 10:39:05 -07:00
cinder Add requirements.txt to nova, glance and cinder driver directiory, 2016-10-26 13:21:39 +02:00
glance Add requirements.txt to nova, glance and cinder driver directiory, 2016-10-26 13:21:39 +02:00
neutron Added security groups instructions to README.md 2016-10-26 08:29:47 -07:00
nova Add requirements.txt to nova, glance and cinder driver directiory, 2016-10-26 13:21:39 +02:00
.gitignore Initial commit: Introducing AWS Drivers for OpenStack 2016-10-26 00:12:14 -07:00
README.md Initial commit: Introducing AWS Drivers for OpenStack 2016-10-26 00:12:14 -07:00

This repository contains Openstack drivers for Amazon EC2. These drivers provide the capability to spin up Openstack instances, images, volumes and networks on Amazon EC2. Following Openstack projects are supported

  • Nova
  • Neutron
  • Cinder
  • Glance

Setup

The setup instructions are project specific. Check the project directories for specifics.

Status

Development is active. Can be used for individual testing.

Contributions

TODO