1. 69cc337 leave auth options untouched in authv3 by jrperritt · 9 years ago
  2. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  3. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  4. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  5. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  6. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  7. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  8. 66803f0 Add identity admin client by feisky · 9 years ago
  9. 08b33d5 Build v3 auth scope from AuthOptions by Guillaume Giamarchi · 10 years ago
  10. b2663b2 Use service catalog to get services URLs by Guillaume Giamarchi · 10 years ago
  11. 1b2bafe fix recursive reauth failure by Masahiro Sano · 10 years ago
  12. 6fe7c40 include AuthOptions in ReauthFunc closure by Jon Perritt · 10 years ago
  13. b260acf only cache credentials if AllowReauth is set to true by Jon Perritt · 10 years ago
  14. f4052c6 OpenStack/Rackspace reauth functionality by Jon Perritt · 10 years ago
  15. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  16. 35e27e4 stacks by Jon Perritt · 10 years ago
  17. ebd18ec openstack cdn client by Jon Perritt · 10 years ago
  18. 92c380c Provider: references in the OpenStack client. by Ash Wilson · 10 years ago
  19. bb5e981 'NewStorageClientV1' -> 'NewObjectStorageClientV1' by Jon Perritt · 10 years ago
  20. 61c49a5 More endpoint_location coverage. by Ash Wilson · 10 years ago
  21. 40095f0 Apply the OptsBuilder interface to tokens.Create() by Ash Wilson · 10 years ago
  22. 130a6e2 Move V3 endpoint location, too. by Ash Wilson · 10 years ago
  23. 405f310 Turn v2 EndpointURL into a ServiceCatalog method. by Ash Wilson · 10 years ago
  24. a844064 Move NormalizeURL to the root package. by Ash Wilson · 10 years ago
  25. 99541ab Set the ResourceBase for NewNetworkV2(). by Ash Wilson · 10 years ago
  26. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  27. 6cc0070 Openstack client tests now pass again. by Ash Wilson · 10 years ago
  28. 52fbd18 Update the token acquisition code. by Ash Wilson · 10 years ago
  29. 42e6d08 Merge pull request #220 from jrperritt/os-blockstorage by Ash Wilson · 10 years ago
  30. 63b2a29 Provide expires_at in test fixtures. by Ash Wilson · 10 years ago
  31. c5ee85e add block storage v1 client by Jon Perritt · 10 years ago
  32. ebc3d12 Merge remote-tracking branch 'upstream/v0.2.0' into paginate-compute by Ash Wilson · 10 years ago
  33. 7ea2958 Fixes to client setup and build tags by Jamie Hannaford · 10 years ago
  34. 5e57c1b Create an Openstack Compute client. by Ash Wilson · 10 years ago
  35. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  36. 6b35e50 Add an error return to the EachPage closure. by Ash Wilson · 10 years ago
  37. 566613e Consume the new pagination in openstack.Client. by Ash Wilson · 10 years ago
  38. aca58d8 Normalize endpoint URLs during endpoint location. by Ash Wilson · 10 years ago
  39. 509fbb6 add ApplyDefaults method for EndpointOpts by Jon Perritt · 10 years ago
  40. efac18b Rename "Interface" to "Availability". by Ash Wilson · 10 years ago
  41. 0747d7e Move the Interface type and its consts. by Ash Wilson · 10 years ago
  42. 09694b9 Ookay, last reshuffle. by Ash Wilson · 10 years ago
  43. e7da01c Lots of URL normalization. by Ash Wilson · 10 years ago
  44. a0c4c84 ChooseVersion prefers exact URL matches now. by Ash Wilson · 10 years ago
  45. 1cd3e69 Exercise the endpoint discovery code a little. by Ash Wilson · 10 years ago
  46. 9d9876b Identity v2 endpoint location. by Ash Wilson · 10 years ago
  47. 8e434bf Take out the reauth closure for now. by Ash Wilson · 10 years ago
  48. b8401a7 Provide endpoint discovery via closure for v3. by Ash Wilson · 10 years ago
  49. 11c9828 Use v2 identity in AuthenticatedClient. by Ash Wilson · 10 years ago
  50. ed6a1d8 Let's include the / in service endpoints. by Ash Wilson · 10 years ago
  51. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  52. ccd020b Shuffle around authentication methods. by Ash Wilson · 10 years ago
  53. 773e6c3 Explicitly return a v3 endpoint on request. by Ash Wilson · 10 years ago
  54. 4dee1b8 Use version negotiation in openstack.NewClient(). by Ash Wilson · 10 years ago
  55. 6425a41 Clarify ServiceClient and ProviderClient. by Ash Wilson · 10 years ago
  56. 8ba8224 Stub out a provider-level Client for OpenStack. by Ash Wilson · 10 years ago