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