1. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  2. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  3. 20b4e87 Handy utility function. by Ash Wilson · 10 years ago
  4. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  5. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  6. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  7. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  8. b17536b Imports by Ash Wilson · 10 years ago
  9. 5d1c2c3 Update the README again. :lipstick: by Ash Wilson · 10 years ago
  10. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  11. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  12. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  13. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  14. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  15. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  16. 5b32ca7 Make the compute acceptance tests sequential. by Ash Wilson · 10 years ago
  17. f36c430 Merge pull request #247 from jamiehannaford/script-fix by Ash Wilson · 10 years ago
  18. 1c5f553 Modifying README to use new script by Jamie Hannaford · 10 years ago
  19. e113fac Ensure that that all security groups are deleted by Jamie Hannaford · 10 years ago
  20. 2d48037 Adding more specific tags by Jamie Hannaford · 10 years ago
  21. fa046c9 Fixing acceptance tests which failed to clean up network resources by Jamie Hannaford · 10 years ago
  22. 90f87ba Acceptance test for server rebuilding. by Ash Wilson · 10 years ago
  23. 3525c64 t.Errorf -> t.Fatalf by Jon Perritt · 10 years ago
  24. 2a7797d fixes to get acceptance tests passing by Jon Perritt · 10 years ago
  25. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  26. 30ca05d Debugging log message. by Ash Wilson · 10 years ago
  27. 88bbde3 Acceptance test for rebooting a server. by Ash Wilson · 10 years ago
  28. 8679332 Acceptance test for changing the admin password. by Ash Wilson · 10 years ago
  29. 7e57141 Log more sensibly. by Ash Wilson · 10 years ago
  30. 74b9bcf Acceptance test for listing servers. by Ash Wilson · 10 years ago
  31. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  32. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  33. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  34. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  35. 8abd2c2 rax accounts, containers acceptance tests by Jon Perritt · 10 years ago
  36. 88074d5 Acceptance tests for Rackspace server create/delete. by Ash Wilson · 10 years ago
  37. fa02455 Merge pull request #242 from smashwilson/unbreak-acceptance by Jamie Hannaford · 10 years ago
  38. cf39273 Acceptance test for images.Get. by Ash Wilson · 10 years ago
  39. 1532f52 Acceptance test for image listing. by Ash Wilson · 10 years ago
  40. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  41. 8fecf33 Acceptance tests for flavor operations. by Ash Wilson · 10 years ago
  42. 9d0abb2 Bring the acceptance test README up to date. by Ash Wilson · 10 years ago
  43. d968257 tokens2.Create needs to wrap its AuthOptions now. by Ash Wilson · 10 years ago
  44. a262174 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  45. 1e7841b Modifying acceptance test by Jamie Hannaford · 10 years ago
  46. 5986bb4 Merge pull request #238 from jamiehannaford/server-rebuild-opts by Ash Wilson · 10 years ago
  47. 5bfa2e8 Updating tests by Jamie Hannaford · 10 years ago
  48. 6345dc8 Merge pull request #224 from jrperritt/v0.2.0-consistency-checks by Ash Wilson · 10 years ago
  49. 4cb20af Merge pull request #229 from smashwilson/rackspace-say-hello by jrperritt · 10 years ago
  50. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  51. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  52. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  53. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  54. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  55. 9b18ae2 Updating networking acceptance tests by Jamie Hannaford · 10 years ago
  56. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  57. f25ae37 Merge remote-tracking branch 'upstream/v0.2.0' into update-identity-v2 by Ash Wilson · 10 years ago
  58. 541fa55 Merge pull request #210 from jamiehannaford/os-network-v2-ext by Ash Wilson · 10 years ago
  59. 5872fea Test the Get call against a real extension. by Ash Wilson · 10 years ago
  60. e9a0089 Acceptance test for the extensions endpoint. by Ash Wilson · 10 years ago
  61. 7c8b138 Some output tweaking. by Ash Wilson · 10 years ago
  62. f4aee1e Acceptance test for tenants2.List. by Ash Wilson · 10 years ago
  63. 739a6cc Whoops, that file should be tagged. by Ash Wilson · 10 years ago
  64. 8018c39 Acceptance test for v2 token generation. by Ash Wilson · 10 years ago
  65. 632fb4d Merge pull request #209 from smashwilson/map-no-more by jrperritt · 10 years ago
  66. 42e6d08 Merge pull request #220 from jrperritt/os-blockstorage by Ash Wilson · 10 years ago
  67. c3e5388 Merge pull request #212 from smashwilson/identity-v3-conformity by Ash Wilson · 10 years ago
  68. 20f32a4 no longer need this by Jon Perritt · 10 years ago
  69. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  70. 17028ad Ensure that errors are checked by Jamie Hannaford · 10 years ago
  71. 488e730 Another extraneous & by Ash Wilson · 10 years ago
  72. 15f5b12 Update the acceptance tests. by Ash Wilson · 10 years ago
  73. 206f914 Added security ext acceptance tests by Jamie Hannaford · 10 years ago
  74. 6abab7d Adding build tag and small tweaks by Jamie Hannaford · 10 years ago
  75. 14c17d8 Adding common file by Jamie Hannaford · 10 years ago
  76. 76e6820 Added health monitor acceptance tests :rocket: by Jamie Hannaford · 10 years ago
  77. f54485a Adding initial LBaaS acceptance tests by Jamie Hannaford · 10 years ago
  78. a4272d7 Tweaks to layer3 test by Jamie Hannaford · 10 years ago
  79. e43b0f0 Finished floating IP acceptance tests by Jamie Hannaford · 10 years ago
  80. b6c5387 Finishing acceptance tests for routers by Jamie Hannaford · 10 years ago
  81. 9823bb6 Beginning acceptance tests by Jamie Hannaford · 10 years ago
  82. 5464fcf Adding extension tests by Jamie Hannaford · 10 years ago
  83. 9be22f5 Finalizing acceptance tests and modifying fields by Jamie Hannaford · 10 years ago
  84. 6ee2e9a Adding initial tests by Jamie Hannaford · 10 years ago
  85. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago
  86. d9c86c5 change ExtractVolumeType to a method on GetResult by Jon Perritt · 10 years ago
  87. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago
  88. d4788f9 delete snapshot rewrite by Jon Perritt · 10 years ago
  89. d746863 1 step 'Extraction' by Jon Perritt · 10 years ago
  90. 56d43b2 get snapshot rewrite by Jon Perritt · 10 years ago
  91. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  92. d039957 [wip] create snapshot rewrite; test not passing because need by Jon Perritt · 10 years ago
  93. aa1e867 list volume types by Jon Perritt · 10 years ago
  94. 7544e69 get volume type by Jon Perritt · 10 years ago
  95. f585585 delete volume type by Jon Perritt · 10 years ago
  96. 84d8db7 create volumeType by Jon Perritt · 10 years ago
  97. 97347a0 update volume by Jon Perritt · 10 years ago
  98. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  99. d41f242 temporarily rename snapshots request.go by Jon Perritt · 10 years ago
  100. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago