Class OpenStack::Authentication
In: lib/openstack/connection.rb
Parent: Object
======================
 OpenStack::Authentication
======================

Methods

init  

Public Class methods

Performs an authentication to the OpenStack auth server. If it succeeds, it sets the service_host, service_path, service_port, service_scheme, authtoken, and authok variables on the connection. If it fails, it raises an exception.

[Validate]