Files
golang-client/openstack
Dean Troyer 753c52bf33 Separate service catalog to prepare for v3
* Move service catalog bits to openstack/service-catalog.go
* Add AuthRef.GetProject()
* Add sanity check to 00-authntication

Change-Id: I45b24a222527cd0117401146fe788ca6ba414980
2016-05-05 12:37:06 -05:00
..
2015-04-19 16:44:51 -05:00
2015-04-19 16:44:51 -05:00
2016-04-23 00:04:50 -07:00

openstack

openstack is the API to an OpenStack cloud.

  • session.go - A Session object that encapsulates the HTTP REST handler and authentication and logging

  • auth.go - The basic authentication interface

  • auth-password.go - Implements password authentication (v2 only at present)

  • auth-token.go - The returned token objects