Ruby OpenStack Compute, Object-Store, Block Storage and Network bindings for the OpenStack API. It supports Keystone Authentication (v1.0, v2.0 and v3.0), Nova and Swift. See the getting started for documentation.
Add the Ruby OpenStack as dependency to your project Gemfile:
source 'https://rubygems.org'
gem 'openstack'
This library is no longer maintained. If you like to continue working on this library please contact [email protected] or [email protected].
- Alexander Birkner ([email protected])
- Aaron Fischer ([email protected])
- Marios Andreou ([email protected])
- Dan Prince ([email protected])
- Naveed Massjouni ([email protected])
Initial code checkin on May 23rd 2012 - code refactored from and based on the Rackspace Cloud Servers gem and Rackspace Cloud Files gem.
See COPYING for license information.