1. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  2. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  3. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  4. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  5. 1f218c8 rename var: authopts.Token -> authopts.TokenID by jrperritt · 9 years ago
  6. 475668a fix token unit test by jrperritt · 9 years ago
  7. 95b74c8 allow token/tenantID authentication by jrperritt · 9 years ago
  8. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago
  9. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  10. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  11. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  12. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  13. c72e362 Refactor tokens to use build tag fixtures. by Ash Wilson · 10 years ago
  14. 2239724 Override request body generation for API keys. by Ash Wilson · 10 years ago
  15. 40095f0 Apply the OptsBuilder interface to tokens.Create() by Ash Wilson · 10 years ago
  16. d2d49c4 Export and rename the CreateURL function. by Ash Wilson · 10 years ago
  17. 1cf4d5f Remove APIKey authentication from openstack/. by Ash Wilson · 10 years ago
  18. 5c0161c Let's expose it in openstack/ instead. by Ash Wilson · 10 years ago
  19. 405f310 Turn v2 EndpointURL into a ServiceCatalog method. by Ash Wilson · 10 years ago
  20. a844064 Move NormalizeURL to the root package. by Ash Wilson · 10 years ago
  21. 27d29e2 Test token creation failure conditions. by Ash Wilson · 10 years ago
  22. 29f2317 TenantName and TenantID tests. by Ash Wilson · 10 years ago
  23. aa197a9 Happy-path unit tests for token creation. by Ash Wilson · 10 years ago
  24. ab48bbc Move the ServiceCatalog into the token resource. by Ash Wilson · 10 years ago
  25. 1f11051 Completely untested code for tokens and tenants. by Ash Wilson · 10 years ago