Module: OpenStack

Defined in:
lib/openstack/compute.rb,
lib/openstack/compute/image.rb,
lib/openstack/compute/flavor.rb,
lib/openstack/compute/server.rb,
lib/openstack/compute/address.rb,
lib/openstack/compute/metadata.rb,
lib/openstack/compute/exception.rb,
lib/openstack/compute/connection.rb,
lib/openstack/compute/personalities.rb,
lib/openstack/compute/authentication.rb

Overview

Ruby OpenStack Compute API

See COPYING for license information.


Documentation & Examples

To begin reviewing the available methods and examples, view the README.rdoc file, or begin by looking at documentation for the OpenStack::Compute::Connection class.

Example: OpenStack::Compute::Connection.new(:username => USERNAME, :api_key => API_KEY, :auth_url => API_URL) method.

Defined Under Namespace

Modules: Compute