1. bda4859 Add fixtures build tag to all fixtures.go files by Keith Byrne · 9 years ago
  2. 8992d74 Merge pull request #542 from dangogh/quota-set-get by jrperritt · 9 years ago
  3. ed3f5fd add quotaset acceptance test by Dan Kirkwood · 9 years ago
  4. 7aadf86 spelling by Dan Kirkwood · 9 years ago
  5. 9b8e7f3 Merge pull request #535 from marcin-krolik/kromar-fix-533 by jrperritt · 9 years ago
  6. b5bf704 remove sample by Dan Kirkwood · 9 years ago
  7. 7e8d8ed use QuotaSet consistently; fix unit test by Dan Kirkwood · 9 years ago
  8. c0a8099 change package and type name by Dan Kirkwood · 9 years ago
  9. 47b2706 quota -> quotasets by Dan Kirkwood · 9 years ago
  10. b068825 remove all but Get action by Dan Kirkwood · 9 years ago
  11. ceb8409 initial os-quota-set api; GET unit test by Dan Kirkwood · 9 years ago
  12. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  13. 6b88f18 Merge pull request #2 from jtopjian/icmp-zero-unit-tests by Denis Zhdanov · 9 years ago
  14. 4f9dce2 Unit tests for Security Group Rules with ICMP values of 0 by Joe Topjian · 9 years ago
  15. 285a961 Merge pull request #532 from rickard-von-essen/clearify_docs_about_tags by jrperritt · 9 years ago
  16. de2b782 Merge pull request #537 from jrperritt/coveralls-badge by jrperritt · 9 years ago
  17. b4b087b show coveralls badge by Jon Perritt · 9 years ago
  18. d1d82fe remove 'exec' from 'script' attribute by Jon Perritt · 9 years ago
  19. bfd4214 run unit tests and compute coverage simultaneously by Jon Perritt · 9 years ago
  20. c22a8b9 actually name repo correctly by jrperritt · 9 years ago
  21. 6c475bb call goveralls with an existing cover profile by jrperritt · 9 years ago
  22. cfeff0d add 'service' goveralls flag by jrperritt · 9 years ago
  23. c47c8d0 run unit tests before checking coverage by jrperritt · 9 years ago
  24. 5c13020 after_success -> before_instal by jrperritt · 9 years ago
  25. 5d0dcf3 try to fix coveralls in .travis.yml by Jon Perritt · 9 years ago
  26. 3be6938 pkg.go file for cinder v1 acceptance tests by jrperritt · 9 years ago
  27. fbc0409 fix duplicate var in tokens v2 acceptance test by jrperritt · 9 years ago
  28. 53d1dc4 remove go 1.2 adn 1.3 from travis build; add tip by jrperritt · 9 years ago
  29. 695436b Merge pull request #534 from rickard-von-essen/os-server-password by jrperritt · 9 years ago
  30. 8b938da testing `go get` crypto pkg at travisci intall step by jrperritt · 9 years ago
  31. f302fbf testing `go get` crypto pkg at travisci intall step by jrperritt · 9 years ago
  32. ab8cd7a Added build constraint: fixtures by Rickard von Essen · 9 years ago
  33. c3d49b7 Added test for servers.GetPasswordResult and fixed spelling. by Rickard von Essen · 9 years ago
  34. 14c8801 Fix for issue#533 by Marcin Krolik · 9 years ago
  35. 5b8bbff Add Nova get-password support by Rickard von Essen · 9 years ago
  36. f66314b Updated docs to provide information about tags needed to run tests. by Rickard von Essen · 9 years ago
  37. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  38. 89bdd4f Merge pull request #531 from alexcern/fix/reauth_with_base_path by jrperritt · 9 years ago
  39. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  40. e6b9184 Merge pull request #524 from monkeylittleinc/master by jrperritt · 9 years ago
  41. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  42. b4e5f90 Merge pull request #513 from kyarovoy/patch-1 by jrperritt · 9 years ago
  43. 6adbd72 Merge pull request #491 from rgbkrk/find-node-by-ip-and-port by jrperritt · 9 years ago
  44. b7d9172 Merge pull request #529 from kwapik/fix/reauth_in_v3_tokens by jrperritt · 9 years ago
  45. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  46. b13ad9a Merge pull request #530 from kwapik/add_patch_method by jrperritt · 9 years ago
  47. 7cfd38c Merge pull request #488 from trumant/allowed_address_pairs by jrperritt · 9 years ago
  48. 136d2c2 Add Patch method to ProviderClient by Krzysztof Kwapisiewicz · 9 years ago
  49. baaaf3e Fix reauth in v3 tokens by Krzysztof Kwapisiewicz · 9 years ago
  50. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  51. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  52. 9920d78 Merge pull request #1 from jtopjian/openstack-icmp-0 by Denis Zhdanov · 9 years ago
  53. 2893f7b Adding acceptance test for ICMP types of 0 by Joe Topjian · 9 years ago
  54. 98c77d0 fix spacing issue by Denis Zhdanov · 9 years ago
  55. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  56. af49847 From Port and To Port should accept values of 0 when the IP Protocol is "ICMP". by Denys Zhdanov · 9 years ago
  57. 680aa02 Merge pull request #520 from jamiehannaford/fix-db-results by jrperritt · 9 years ago
  58. 87704ba use better type assertions by Jamie Hannaford · 9 years ago
  59. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  60. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  61. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  62. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  63. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  64. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  65. c70720d Merge pull request #518 from clintonskitson/bugfix/reauth_body by jrperritt · 9 years ago
  66. eef7ebc Merge pull request #519 from timbyr/deleteallroutes by jrperritt · 9 years ago
  67. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  68. fcd283a Fixed problem re-authenticating during request by Clinton Kitson · 9 years ago
  69. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  70. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  71. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  72. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  73. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  74. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  75. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  76. 3fa30bb Update provider_client.go by Kostiantyn Yarovyi · 9 years ago
  77. 761cff8 Merge pull request #361 from jamiehannaford/cloud-dbs by jrperritt · 9 years ago
  78. 2e695a3 use interfaces rather than concrete types by Jamie Hannaford · 9 years ago
  79. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  80. e65ad95 convert strings to time.Time by Jamie Hannaford · 9 years ago
  81. 3c3c784 changes to acceptance tests by Jamie Hannaford · 9 years ago
  82. 154dc4c Merge pull request #510 from sstrato/patch-1 by jrperritt · 9 years ago
  83. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  84. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  85. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  86. d471e57 Merge pull request #509 from jtopjian/jtopjian-bfv-fix by jrperritt · 9 years ago
  87. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago
  88. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  89. 63ee53d Merge pull request #506 from rackspace/rgbkrk-remove-tip by jrperritt · 9 years ago
  90. 98b1671 Remove tip by Kyle Kelley · 9 years ago
  91. dc139e8 Merge pull request #505 from fredipevcin/close-unauth-connection by jrperritt · 9 years ago
  92. a979be9 Reauth didn't close old connection by Fredi Pevcin · 9 years ago
  93. 1b2f8cb ensure list use rackspace User structs by Jamie Hannaford · 9 years ago
  94. 7274916 Add list options by Jamie Hannaford · 9 years ago
  95. d87c7d6 test fixes by Jamie Hannaford · 9 years ago
  96. b9aa87f test fixes by Jamie Hannaford · 9 years ago
  97. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  98. 05665d6 add delegates for rackspace configurations by Jamie Hannaford · 9 years ago
  99. 52dbcee fix general issues by Jamie Hannaford · 9 years ago
  100. 80c7067 add additional build tags by Jamie Hannaford · 9 years ago