Skip to content
This repository has been archived by the owner on Nov 12, 2021. It is now read-only.

ruby-openstack/ruby-openstack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby OpenStack

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.

Build Status

Installation

Add the Ruby OpenStack as dependency to your project Gemfile:

source 'https://rubygems.org'
gem 'openstack'

Maintainer

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.

Authors

Initial code checkin on May 23rd 2012 - code refactored from and based on the Rackspace Cloud Servers gem and Rackspace Cloud Files gem.

License

See COPYING for license information.