1. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  2. e0ba105 restore logic for icmp and null ports by jrperritt · 9 years ago
  3. bc54861 fixes after adding rackspace/gophercloud commits by jrperritt · 9 years ago
  4. 47cee0c add rackpsace/gophercloud commits by jrperritt · 9 years ago
  5. 2f93a63 fixes after rackspace/gophercloud merge by jrperritt · 9 years ago
  6. 075c532 add rackspace/gophercloud commits by jrperritt · 9 years ago
  7. 8ce5e28 fix import paths by jrperritt · 9 years ago
  8. 64d0ef0 fix auth v2 unit tests by jrperritt · 9 years ago
  9. 29ae6b3 no naked returns in go; fix auth v3 unit tests by jrperritt · 9 years ago
  10. a09b5b4 Merge pull request #553 from jtopjian/subnet-no-gateway by jrperritt · 9 years ago
  11. 2524d11 Ensure both GatewayIP and NoGateway cannot be set in subnets by Joe Topjian · 9 years ago
  12. f92ae6c Allow subnets to have no gateway by Joe Topjian · 9 years ago
  13. 69cc337 leave auth options untouched in authv3 by jrperritt · 9 years ago
  14. 61270d4 Merge pull request #526 from Fodoj/add-router-type by jrperritt · 9 years ago
  15. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  16. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  17. 2be387a tmp commit, auth unit tests broken by Jon Perritt · 9 years ago
  18. 3860b51 named return vars by Jon Perritt · 9 years ago
  19. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  20. 8992d74 Merge pull request #542 from dangogh/quota-set-get by jrperritt · 9 years ago
  21. 7aadf86 spelling by Dan Kirkwood · 9 years ago
  22. 397ade6 fixes for failing unit tests after changes by Jon Perritt · 9 years ago
  23. fea9073 objectstorage v1 and orchestration v1 struct tags by Jon Perritt · 9 years ago
  24. e1c6ceb struct tags for networking v2 by Jon Perritt · 9 years ago
  25. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  26. 9b8e7f3 Merge pull request #535 from marcin-krolik/kromar-fix-533 by jrperritt · 9 years ago
  27. 01618ee first crack at BuildRequestBody function by Jon Perritt · 9 years ago
  28. 1380826 another servers v2 error type by Jon Perritt · 9 years ago
  29. 58611da orchestration v1 error types by Jon Perritt · 9 years ago
  30. 852278c v1 object storage error types by Jon Perritt · 9 years ago
  31. b5bf704 remove sample by Dan Kirkwood · 9 years ago
  32. 7e8d8ed use QuotaSet consistently; fix unit test by Dan Kirkwood · 9 years ago
  33. c0a8099 change package and type name by Dan Kirkwood · 9 years ago
  34. 47b2706 quota -> quotasets by Dan Kirkwood · 9 years ago
  35. b068825 remove all but Get action by Dan Kirkwood · 9 years ago
  36. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  37. a3302e1 identity v2 error types by Jon Perritt · 9 years ago
  38. 763e592 db v1 error types by Jon Perritt · 9 years ago
  39. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  40. ceb8409 initial os-quota-set api; GET unit test by Dan Kirkwood · 9 years ago
  41. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  42. defa84a Merge branch 'master' into add-router-type by Kirill Shirinkin · 9 years ago
  43. 376dfce openstack errors by Jon Perritt · 9 years ago
  44. ed25894 blockstorage error types by Jon Perritt · 9 years ago
  45. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  46. 4f9dce2 Unit tests for Security Group Rules with ICMP values of 0 by Joe Topjian · 9 years ago
  47. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  48. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  49. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  50. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  51. eb01563 add comments to exported funcs and fix EndpointErr unit test by Jon Perritt · 9 years ago
  52. 994370e add ServiceClient field to servers.CreateOpts by Jon Perritt · 9 years ago
  53. c2697cf fix import in unit test to use openstack, not rackspace by Jon Perritt · 9 years ago
  54. c19dd15 change var name: STACK_TIME_FMT->StackFmtTime by Jon Perritt · 9 years ago
  55. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  56. ab8cd7a Added build constraint: fixtures by Rickard von Essen · 9 years ago
  57. c3d49b7 Added test for servers.GetPasswordResult and fixed spelling. by Rickard von Essen · 9 years ago
  58. 14c8801 Fix for issue#533 by Marcin Krolik · 9 years ago
  59. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  60. 2e84b74 Resolve conflicts by Kirill Shirinkin · 9 years ago
  61. b101323 initial migration from rackspace/gophercloud by jrperritt · 9 years ago
  62. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  63. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  64. e6b9184 Merge pull request #524 from monkeylittleinc/master by jrperritt · 9 years ago
  65. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  66. b7d9172 Merge pull request #529 from kwapik/fix/reauth_in_v3_tokens by jrperritt · 9 years ago
  67. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  68. 7cfd38c Merge pull request #488 from trumant/allowed_address_pairs by jrperritt · 9 years ago
  69. baaaf3e Fix reauth in v3 tokens by Krzysztof Kwapisiewicz · 9 years ago
  70. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  71. 3b07ffd remove One extre obsolete test by Kirill Shirinkin · 9 years ago
  72. 9ffeae7 Remove references to router type by Kirill Shirinkin · 9 years ago
  73. 87b8fa6 Add DriverOpts for routers by Kirill Shirinkin · 9 years ago
  74. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  75. 98c77d0 fix spacing issue by Denis Zhdanov · 9 years ago
  76. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  77. af49847 From Port and To Port should accept values of 0 when the IP Protocol is "ICMP". by Denys Zhdanov · 9 years ago
  78. 87704ba use better type assertions by Jamie Hannaford · 9 years ago
  79. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  80. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  81. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  82. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  83. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  84. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  85. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  86. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  87. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  88. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  89. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  90. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  91. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  92. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  93. 761cff8 Merge pull request #361 from jamiehannaford/cloud-dbs by jrperritt · 9 years ago
  94. 2e695a3 use interfaces rather than concrete types by Jamie Hannaford · 9 years ago
  95. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  96. e65ad95 convert strings to time.Time by Jamie Hannaford · 9 years ago
  97. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  98. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  99. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  100. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago