Fangzhou Xu 784256a823 fix AccessToken struct -> User json Unmarshal
Change-Id: I4e07da36a46285c68c94ee2857a9e8f85b161e92
2016-09-01 17:15:05 -07:00
..
2015-04-19 16:44:51 -05:00
2016-05-05 13:15:40 -05:00
2015-04-19 16:44:51 -05:00
2016-04-23 00:04:50 -07:00
2016-05-05 13:15:40 -05: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