1. 4b97ac2 Add acceptance test for portsbinding by Pengfei Ni · 9 years ago
  2. f606159 Allow to specify hostid when creating/updating a port by feisky · 9 years ago
  3. 116a4d7 Merge pull request #570 from jrperritt/fix-image-tests by jrperritt · 9 years ago
  4. 65d5ee2 fixes for image unit tests by jrperritt · 9 years ago
  5. 524bceb add Metadata field to Image result by jrperritt · 9 years ago
  6. d62a69f Merge pull request #567 from jrperritt/list-addresses-all-pages-bug-fix by jrperritt · 9 years ago
  7. 42b019f fix import by jrperritt · 9 years ago
  8. 057373d return from AllPages for SinglePageBase by jrperritt · 9 years ago
  9. c54bbac Merge pull request #559 from rackspace/comment-about-reauth by jrperritt · 9 years ago
  10. 6e2ca00 comment about limiting the number of re-auth attempts by jrperritt · 9 years ago
  11. 231898e Merge pull request #554 from bison/autoscale-policies by jrperritt · 9 years ago
  12. a06e2ca Add ScheduleArgs interface for autoscale policies by Brad Ison · 9 years ago
  13. eedc8d9 Add additional validation for autoscale polices by Brad Ison · 9 years ago
  14. 2b73916 Add intermediate type for autoscale policies by Brad Ison · 9 years ago
  15. b35ef6d Embed adjustments in autoscale policy request bodies by Brad Ison · 9 years ago
  16. 4d1a9a6 Validate Rackspace Auto Scale policy adjustments by Brad Ison · 9 years ago
  17. 40dd634 Rackspace Auto Scale: Add policies docs by Brad Ison · 9 years ago
  18. baade94 Rackspace Auto Scale: Add policies URL tests by Brad Ison · 9 years ago
  19. 42f8dfb Rackspace Auto Scale: Add policies Execute() by Brad Ison · 9 years ago
  20. 124df8e Rackspace Auto Scale: Add policies Delete() by Brad Ison · 9 years ago
  21. ac037d5 Rackspace Auto Scale: Add policies Update() by Brad Ison · 9 years ago
  22. 55523e5 Rackspace Auto Scale: Add policies Get() by Brad Ison · 9 years ago
  23. e7d6dfc Rackspace Auto Scale: Add policies Create() by Brad Ison · 9 years ago
  24. 53e997c Rackspace Auto Scale: Add policies List() by Brad Ison · 9 years ago
  25. a09b5b4 Merge pull request #553 from jtopjian/subnet-no-gateway by jrperritt · 9 years ago
  26. 2524d11 Ensure both GatewayIP and NoGateway cannot be set in subnets by Joe Topjian · 9 years ago
  27. f92ae6c Allow subnets to have no gateway by Joe Topjian · 9 years ago
  28. 1270499 Merge pull request #548 from bison/autoscale-webhooks by jrperritt · 9 years ago
  29. 5ed9e9f Don't allow autoscale webhook updates with no metadata by Brad Ison · 9 years ago
  30. cd10b15 Don't paginate autoscale webhook create results by Brad Ison · 9 years ago
  31. 43086e9 Rackspace Auto Scale: Add webhooks URL tests by Brad Ison · 9 years ago
  32. 428198d Rackspace Auto Scale: Add webhooks docs by Brad Ison · 9 years ago
  33. b5d5548 Rackspace Auto Scale: Add webhooks Delete() by Brad Ison · 9 years ago
  34. d9ebfb9 Rackspace Auto Scale: Add webhooks Update() by Brad Ison · 9 years ago
  35. 20644be Rackspace Auto Scale: Add webhooks Get() by Brad Ison · 9 years ago
  36. e6e0ec1 Rackspace Auto Scale: Add webhooks Create() by Brad Ison · 9 years ago
  37. 366a7a0 Rackspace Auto Scale: Add webhooks List() by Brad Ison · 9 years ago
  38. 282247b Add Rackspace Auto Scale client by Brad Ison · 9 years ago
  39. 37123d6 Merge pull request #552 from jrperritt/scope-reauth-fix by jrperritt · 9 years ago
  40. 69cc337 leave auth options untouched in authv3 by jrperritt · 9 years ago
  41. 61270d4 Merge pull request #526 from Fodoj/add-router-type by jrperritt · 9 years ago
  42. 8aeb1d9 Remove router_type reference by Kirill Shirinkin · 9 years ago
  43. f824a86 Fixes as in review by Kirill Shirinkin · 9 years ago
  44. 3dc5217 Merge pull request #545 from timbyr/fixtures_build_tag by jrperritt · 9 years ago
  45. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  46. 8992d74 Merge pull request #542 from dangogh/quota-set-get by jrperritt · 9 years ago
  47. ed3f5fd add quotaset acceptance test by Dan Kirkwood · 9 years ago
  48. 7aadf86 spelling by Dan Kirkwood · 9 years ago
  49. 9b8e7f3 Merge pull request #535 from marcin-krolik/kromar-fix-533 by jrperritt · 9 years ago
  50. b5bf704 remove sample by Dan Kirkwood · 9 years ago
  51. 7e8d8ed use QuotaSet consistently; fix unit test by Dan Kirkwood · 9 years ago
  52. c0a8099 change package and type name by Dan Kirkwood · 9 years ago
  53. 47b2706 quota -> quotasets by Dan Kirkwood · 9 years ago
  54. b068825 remove all but Get action by Dan Kirkwood · 9 years ago
  55. ceb8409 initial os-quota-set api; GET unit test by Dan Kirkwood · 9 years ago
  56. defa84a Merge branch 'master' into add-router-type by Kirill Shirinkin · 9 years ago
  57. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  58. 6b88f18 Merge pull request #2 from jtopjian/icmp-zero-unit-tests by Denis Zhdanov · 9 years ago
  59. 4f9dce2 Unit tests for Security Group Rules with ICMP values of 0 by Joe Topjian · 9 years ago
  60. 285a961 Merge pull request #532 from rickard-von-essen/clearify_docs_about_tags by jrperritt · 9 years ago
  61. de2b782 Merge pull request #537 from jrperritt/coveralls-badge by jrperritt · 9 years ago
  62. b4b087b show coveralls badge by Jon Perritt · 9 years ago
  63. d1d82fe remove 'exec' from 'script' attribute by Jon Perritt · 9 years ago
  64. bfd4214 run unit tests and compute coverage simultaneously by Jon Perritt · 9 years ago
  65. c22a8b9 actually name repo correctly by jrperritt · 9 years ago
  66. 6c475bb call goveralls with an existing cover profile by jrperritt · 9 years ago
  67. cfeff0d add 'service' goveralls flag by jrperritt · 9 years ago
  68. c47c8d0 run unit tests before checking coverage by jrperritt · 9 years ago
  69. 5c13020 after_success -> before_instal by jrperritt · 9 years ago
  70. 5d0dcf3 try to fix coveralls in .travis.yml by Jon Perritt · 9 years ago
  71. 3be6938 pkg.go file for cinder v1 acceptance tests by jrperritt · 9 years ago
  72. fbc0409 fix duplicate var in tokens v2 acceptance test by jrperritt · 9 years ago
  73. 53d1dc4 remove go 1.2 adn 1.3 from travis build; add tip by jrperritt · 9 years ago
  74. 695436b Merge pull request #534 from rickard-von-essen/os-server-password by jrperritt · 9 years ago
  75. 8b938da testing `go get` crypto pkg at travisci intall step by jrperritt · 9 years ago
  76. f302fbf testing `go get` crypto pkg at travisci intall step by jrperritt · 9 years ago
  77. ab8cd7a Added build constraint: fixtures by Rickard von Essen · 9 years ago
  78. c3d49b7 Added test for servers.GetPasswordResult and fixed spelling. by Rickard von Essen · 9 years ago
  79. 14c8801 Fix for issue#533 by Marcin Krolik · 9 years ago
  80. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  81. f66314b Updated docs to provide information about tags needed to run tests. by Rickard von Essen · 9 years ago
  82. 2e84b74 Resolve conflicts by Kirill Shirinkin · 9 years ago
  83. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  84. 89bdd4f Merge pull request #531 from alexcern/fix/reauth_with_base_path by jrperritt · 9 years ago
  85. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  86. e6b9184 Merge pull request #524 from monkeylittleinc/master by jrperritt · 9 years ago
  87. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  88. b4e5f90 Merge pull request #513 from kyarovoy/patch-1 by jrperritt · 9 years ago
  89. 6adbd72 Merge pull request #491 from rgbkrk/find-node-by-ip-and-port by jrperritt · 9 years ago
  90. b7d9172 Merge pull request #529 from kwapik/fix/reauth_in_v3_tokens by jrperritt · 9 years ago
  91. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  92. b13ad9a Merge pull request #530 from kwapik/add_patch_method by jrperritt · 9 years ago
  93. 7cfd38c Merge pull request #488 from trumant/allowed_address_pairs by jrperritt · 9 years ago
  94. 136d2c2 Add Patch method to ProviderClient by Krzysztof Kwapisiewicz · 9 years ago
  95. baaaf3e Fix reauth in v3 tokens by Krzysztof Kwapisiewicz · 9 years ago
  96. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  97. 3b07ffd remove One extre obsolete test by Kirill Shirinkin · 9 years ago
  98. 9ffeae7 Remove references to router type by Kirill Shirinkin · 9 years ago
  99. 87b8fa6 Add DriverOpts for routers by Kirill Shirinkin · 9 years ago
  100. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago