Dean Troyer d38d3def62 Clean up source with go fmt
Change-Id: Iaa5382f2fd35764ba7e795c5ae8e5b9b780eac31
2016-12-14 18:30:42 -06:00
..
2016-12-14 18:30:42 -06:00
2016-12-14 18:30:42 -06:00
2015-04-19 16:44:51 -05:00
2016-04-23 00:04:50 -07:00
2016-12-14 18:30:42 -06: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