Ruby binding for Openstack API - supports Keystone, Nova, Swift, Cinder and Neutron
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 alex.birkner@gmail.com or mail@aaron-fischer.net.
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.