1. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  2. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  3. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  4. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  5. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  6. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  7. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  8. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  9. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  10. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  11. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  12. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  13. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  14. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  15. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  16. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  17. 395d4d1 This dir needs a pkg.go because by Jamie Hannaford · 10 years ago
  18. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  19. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  20. 29149be Use new env function by Jamie Hannaford · 10 years ago
  21. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  22. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  23. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  24. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  25. 20b4e87 Handy utility function. by Ash Wilson · 10 years ago
  26. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  27. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  28. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  29. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  30. b17536b Imports by Ash Wilson · 10 years ago
  31. 5d1c2c3 Update the README again. :lipstick: by Ash Wilson · 10 years ago
  32. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  33. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  34. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  35. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  36. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  37. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  38. 5b32ca7 Make the compute acceptance tests sequential. by Ash Wilson · 10 years ago
  39. f36c430 Merge pull request #247 from jamiehannaford/script-fix by Ash Wilson · 10 years ago
  40. 1c5f553 Modifying README to use new script by Jamie Hannaford · 10 years ago
  41. e113fac Ensure that that all security groups are deleted by Jamie Hannaford · 10 years ago
  42. 2d48037 Adding more specific tags by Jamie Hannaford · 10 years ago
  43. fa046c9 Fixing acceptance tests which failed to clean up network resources by Jamie Hannaford · 10 years ago
  44. 90f87ba Acceptance test for server rebuilding. by Ash Wilson · 10 years ago
  45. 3525c64 t.Errorf -> t.Fatalf by Jon Perritt · 10 years ago
  46. 2a7797d fixes to get acceptance tests passing by Jon Perritt · 10 years ago
  47. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  48. 30ca05d Debugging log message. by Ash Wilson · 10 years ago
  49. 88bbde3 Acceptance test for rebooting a server. by Ash Wilson · 10 years ago
  50. 8679332 Acceptance test for changing the admin password. by Ash Wilson · 10 years ago
  51. 7e57141 Log more sensibly. by Ash Wilson · 10 years ago
  52. 74b9bcf Acceptance test for listing servers. by Ash Wilson · 10 years ago
  53. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  54. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  55. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  56. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  57. 8abd2c2 rax accounts, containers acceptance tests by Jon Perritt · 10 years ago
  58. 88074d5 Acceptance tests for Rackspace server create/delete. by Ash Wilson · 10 years ago
  59. fa02455 Merge pull request #242 from smashwilson/unbreak-acceptance by Jamie Hannaford · 10 years ago
  60. cf39273 Acceptance test for images.Get. by Ash Wilson · 10 years ago
  61. 1532f52 Acceptance test for image listing. by Ash Wilson · 10 years ago
  62. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  63. 8fecf33 Acceptance tests for flavor operations. by Ash Wilson · 10 years ago
  64. 9d0abb2 Bring the acceptance test README up to date. by Ash Wilson · 10 years ago
  65. d968257 tokens2.Create needs to wrap its AuthOptions now. by Ash Wilson · 10 years ago
  66. a262174 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  67. 1e7841b Modifying acceptance test by Jamie Hannaford · 10 years ago
  68. 5986bb4 Merge pull request #238 from jamiehannaford/server-rebuild-opts by Ash Wilson · 10 years ago
  69. 5bfa2e8 Updating tests by Jamie Hannaford · 10 years ago
  70. 6345dc8 Merge pull request #224 from jrperritt/v0.2.0-consistency-checks by Ash Wilson · 10 years ago
  71. 4cb20af Merge pull request #229 from smashwilson/rackspace-say-hello by jrperritt · 10 years ago
  72. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  73. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  74. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  75. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  76. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  77. 9b18ae2 Updating networking acceptance tests by Jamie Hannaford · 10 years ago
  78. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  79. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  80. 541fa55 Merge pull request #210 from jamiehannaford/os-network-v2-ext by Ash Wilson · 10 years ago
  81. 5872fea Test the Get call against a real extension. by Ash Wilson · 10 years ago
  82. e9a0089 Acceptance test for the extensions endpoint. by Ash Wilson · 10 years ago
  83. 7c8b138 Some output tweaking. by Ash Wilson · 10 years ago
  84. f4aee1e Acceptance test for tenants2.List. by Ash Wilson · 10 years ago
  85. 739a6cc Whoops, that file should be tagged. by Ash Wilson · 10 years ago
  86. 8018c39 Acceptance test for v2 token generation. by Ash Wilson · 10 years ago
  87. 632fb4d Merge pull request #209 from smashwilson/map-no-more by jrperritt · 10 years ago
  88. 42e6d08 Merge pull request #220 from jrperritt/os-blockstorage by Ash Wilson · 10 years ago
  89. c3e5388 Merge pull request #212 from smashwilson/identity-v3-conformity by Ash Wilson · 10 years ago
  90. 20f32a4 no longer need this by Jon Perritt · 10 years ago
  91. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  92. 17028ad Ensure that errors are checked by Jamie Hannaford · 10 years ago
  93. 488e730 Another extraneous & by Ash Wilson · 10 years ago
  94. 15f5b12 Update the acceptance tests. by Ash Wilson · 10 years ago
  95. 206f914 Added security ext acceptance tests by Jamie Hannaford · 10 years ago
  96. 6abab7d Adding build tag and small tweaks by Jamie Hannaford · 10 years ago
  97. 14c17d8 Adding common file by Jamie Hannaford · 10 years ago
  98. 76e6820 Added health monitor acceptance tests :rocket: by Jamie Hannaford · 10 years ago
  99. f54485a Adding initial LBaaS acceptance tests by Jamie Hannaford · 10 years ago
  100. a4272d7 Tweaks to layer3 test by Jamie Hannaford · 10 years ago