
1. Consists of Glance store Driver and mechanism to discover GCE images and them to Glance catalog as Glance images 2. Pick up correct Glance flavor in instance spawn 3. Mechanism to populate nova flavors from GCE machine info Implements: blueprint gce-support Change-Id: Iab71206b760ed6f516484690030d9ecb6c891e68 Signed-off-by: Sanket <sanket@infracloud.io>
OpenStack-Omni aims to provide a standard OpenStack API for managing hybrid and multi-cloud environments. This repository contains Openstack drivers for various public cloud environments. These drivers currently provide the capability to spin up Openstack instances, images, volumes and networks on Amazon EC2. We need contributions to support other public cloud environments like Azure, Google Compute Engine, Rackspace, etc. Following Openstack projects are supported --
- Nova
- Neutron
- Cinder
- Glance
Check out this video at Openstack Barcelona 2016 Keynote to find out more:
Setup
The setup instructions are project specific. Check the project directories for specifics.
Status
Development is active. Can be used for individual testing.
Contributions
Contributions are welcome. Specifically following areas need help:
- Similar drivers for Windows Azure, Google Compute Engine and other public cloud providers
- An easy way (automated) to add Omni drivers to existing Openstack Deployments.