| Path: | README.md |
| Last Update: | Sat Feb 23 07:12:38 +0000 2019 |
# 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](github.com/ruby-openstack/ruby-openstack/wiki) for documentation.
[](https://travis-ci.org/ruby-openstack/ruby-openstack)
## Installation
Add the Ruby OpenStack as dependency to your project Gemfile:
``` source ‘rubygems.org’ gem ‘openstack’ ```
## Maintainer
The library is currently maintained by [Nitrado](nitrado.net/). The people behind the OpenStack Team from Nitrado are Alexander Birkner and Aaron Fischer.
## Authors
Initial code checkin on May 23rd 2012 - code refactored from and based on the Rackspace [Cloud Servers gem](github.com/rackspace/ruby-openstack-compute) and [Rackspace Cloud Files gem](github.com/rackspace/ruby-cloudfiles). Since Nov 2015 the library is maintained by [Nitrado](nitrado.net/).
## License
See COPYING for license information.