Skip to main content

A GCE interface to Apache CloudStack

Project description

https://badge.fury.io/py/gstack.png https://api.travis-ci.org/NOPping/gstack.png?branch=master https://coveralls.io/repos/NOPping/gstack/badge.png?branch=master

Proposal

This project aims to provide a new compute API interface for Apache Cloudstack that is compatible with Google Compute Engine GCE, GCE is Google’s Infrastructure-as-a-Service (IaaS) compute service that competes with Amazon Web Services EC2. In short, this is a mapping of the GCE API and the CloudStack API

Implementation

The GCE APIs for Cloudstack is supplied as a layer over the current Cloudstack API. The given application will take in a GCE based API request, pass it over to the Cloudstack API, get the required data and return it in a suitable format.

It is written in Python, using Flask to expose a GCE compliant REST API. Requests, Pycrypto, Pyopenssl and Flask-sqlachemy are dependencies. A custom version of pyoauth2 is included in the source.

Usage

For usage instructions go to the repo on Github

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

gstack-0.1.0.tar.gz (40.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page