1. a1c3ca9 Add baremetal API endpoints by Michal Kobus · 6 years ago
  2. 4f4220e Add NewLoadBalancerV2 by Michal Kobus · 6 years ago
  3. d74641f OpenStack Client: Handle New Identity Endpoints by Joe Topjian · 8 years ago
  4. e4c5dcc Fix for image servcie v2 client by Krzysztof Szukiełojć · 7 years ago
  5. b696646 Fix for image servcie v2 client by Krzysztof Szukiełojć · 7 years ago
  6. e6dbb17 Fix for url in Image Service by Krzysztof Szukiełojć · 7 years ago
  7. e28b2e2 Adding BlockStorage v3 version support by Krzysztof Szukiełojć · 8 years ago
  8. 3f41d08 Chaning github to gerrit own repository part II by Krzysztof Szukiełojć · 8 years ago
  9. 24a29ce Chaning github repository to our gerrit repository by Krzysztof Szukiełojć · 8 years ago
  10. 71b85bd DNS Zones: List / Get (#271) by Joe Topjian · 8 years ago
  11. c5c590a images service v2 port from rackpsace/gophercloud (#171) by jrperritt · 8 years ago
  12. 10f1f85 Feature/filestorage sharenetworks create (#118) by ehdou · 8 years ago
  13. 0bc5578 Identity v3 Authentication With TrustID (#24) by jrperritt · 9 years ago
  14. 014999f Merge pull request #17 from jrperritt/5 by jrperritt · 9 years ago
  15. 93b4a3c allow EndpointOpts to search catalog for Identity clients by jrperritt · 9 years ago
  16. 9977e51 Update v3 test to validate modification of auth options by Carolyn Van Slyck · 9 years ago
  17. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  18. b64fd20 Fix selection of v2 volumes in openstack/blockstorage by Nick Craig-Wood · 9 years ago
  19. da54614 Copy blockstorage v1 to v2 by feisky · 9 years ago
  20. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  21. 64d0ef0 fix auth v2 unit tests by jrperritt · 9 years ago
  22. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  23. 69cc337 leave auth options untouched in authv3 by jrperritt · 9 years ago
  24. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  25. 376dfce openstack errors by Jon Perritt · 9 years ago
  26. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  27. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  28. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  29. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  30. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  31. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  32. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  33. 66803f0 Add identity admin client by feisky · 10 years ago
  34. 08b33d5 Build v3 auth scope from AuthOptions by Guillaume Giamarchi · 10 years ago
  35. b2663b2 Use service catalog to get services URLs by Guillaume Giamarchi · 10 years ago
  36. 1b2bafe fix recursive reauth failure by Masahiro Sano · 10 years ago
  37. 6fe7c40 include AuthOptions in ReauthFunc closure by Jon Perritt · 10 years ago
  38. b260acf only cache credentials if AllowReauth is set to true by Jon Perritt · 10 years ago
  39. f4052c6 OpenStack/Rackspace reauth functionality by Jon Perritt · 10 years ago
  40. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  41. 35e27e4 stacks by Jon Perritt · 10 years ago
  42. ebd18ec openstack cdn client by Jon Perritt · 10 years ago
  43. 92c380c Provider: references in the OpenStack client. by Ash Wilson · 10 years ago
  44. bb5e981 'NewStorageClientV1' -> 'NewObjectStorageClientV1' by Jon Perritt · 10 years ago
  45. 61c49a5 More endpoint_location coverage. by Ash Wilson · 10 years ago
  46. 40095f0 Apply the OptsBuilder interface to tokens.Create() by Ash Wilson · 10 years ago
  47. 130a6e2 Move V3 endpoint location, too. by Ash Wilson · 10 years ago
  48. 405f310 Turn v2 EndpointURL into a ServiceCatalog method. by Ash Wilson · 10 years ago
  49. a844064 Move NormalizeURL to the root package. by Ash Wilson · 10 years ago
  50. 99541ab Set the ResourceBase for NewNetworkV2(). by Ash Wilson · 10 years ago
  51. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  52. 6cc0070 Openstack client tests now pass again. by Ash Wilson · 10 years ago
  53. 52fbd18 Update the token acquisition code. by Ash Wilson · 10 years ago
  54. 42e6d08 Merge pull request #220 from jrperritt/os-blockstorage by Ash Wilson · 10 years ago
  55. 63b2a29 Provide expires_at in test fixtures. by Ash Wilson · 10 years ago
  56. c5ee85e add block storage v1 client by Jon Perritt · 10 years ago
  57. ebc3d12 Merge remote-tracking branch 'upstream/v0.2.0' into paginate-compute by Ash Wilson · 10 years ago
  58. 7ea2958 Fixes to client setup and build tags by Jamie Hannaford · 10 years ago
  59. 5e57c1b Create an Openstack Compute client. by Ash Wilson · 10 years ago
  60. 3c8cc77 Change identity endpoints and services. by Ash Wilson · 10 years ago
  61. 6b35e50 Add an error return to the EachPage closure. by Ash Wilson · 10 years ago
  62. 566613e Consume the new pagination in openstack.Client. by Ash Wilson · 10 years ago
  63. aca58d8 Normalize endpoint URLs during endpoint location. by Ash Wilson · 10 years ago
  64. 509fbb6 add ApplyDefaults method for EndpointOpts by Jon Perritt · 10 years ago
  65. efac18b Rename "Interface" to "Availability". by Ash Wilson · 10 years ago
  66. 0747d7e Move the Interface type and its consts. by Ash Wilson · 10 years ago
  67. 09694b9 Ookay, last reshuffle. by Ash Wilson · 10 years ago
  68. e7da01c Lots of URL normalization. by Ash Wilson · 10 years ago
  69. a0c4c84 ChooseVersion prefers exact URL matches now. by Ash Wilson · 10 years ago
  70. 1cd3e69 Exercise the endpoint discovery code a little. by Ash Wilson · 10 years ago
  71. 9d9876b Identity v2 endpoint location. by Ash Wilson · 10 years ago
  72. 8e434bf Take out the reauth closure for now. by Ash Wilson · 10 years ago
  73. b8401a7 Provide endpoint discovery via closure for v3. by Ash Wilson · 10 years ago
  74. 11c9828 Use v2 identity in AuthenticatedClient. by Ash Wilson · 10 years ago
  75. ed6a1d8 Let's include the / in service endpoints. by Ash Wilson · 10 years ago
  76. a87ee06 Use general (Provider|Service)Client structs. by Ash Wilson · 10 years ago
  77. ccd020b Shuffle around authentication methods. by Ash Wilson · 10 years ago
  78. 773e6c3 Explicitly return a v3 endpoint on request. by Ash Wilson · 10 years ago
  79. 4dee1b8 Use version negotiation in openstack.NewClient(). by Ash Wilson · 10 years ago
  80. 6425a41 Clarify ServiceClient and ProviderClient. by Ash Wilson · 10 years ago
  81. 8ba8224 Stub out a provider-level Client for OpenStack. by Ash Wilson · 11 years ago