1. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  2. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  3. 3c3c784 changes to acceptance tests by Jamie Hannaford · 9 years ago
  4. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  5. 80c7067 add additional build tags by Jamie Hannaford · 9 years ago
  6. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  7. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  8. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  9. f7fdc2f Add acceptance tests for orchestration changes by Pratik Mallya · 9 years ago
  10. 95b74c8 allow token/tenantID authentication by jrperritt · 9 years ago
  11. 07d11fe rackconnect public ips acceptance tests by Jon Perritt · 10 years ago
  12. 63b3ec0 rackconnect lb pools acceptance tests by Jon Perritt · 10 years ago
  13. b7b3935 rename funcs by Jon Perritt · 10 years ago
  14. 0eeeb0c rackconnect cloud networks acceptance tests by Jon Perritt · 10 years ago
  15. 8c2139d remove unused, commented code by Jon Perritt · 10 years ago
  16. db9a9b3 rs secgroup acceptance tests by Jon Perritt · 10 years ago
  17. 37465a0 rackspace attach volume ops & unit/acceptance tests by Jon Perritt · 10 years ago
  18. 65c81ec Get object CDN URL operation and acceptance test by Jon Perritt · 10 years ago
  19. 5a0ddd8 rackspace acceptance tests by Jon Perritt · 10 years ago
  20. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  21. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  22. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  23. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  24. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  25. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  26. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  27. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  28. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  29. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  30. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  31. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  32. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  33. b514bfd Fixing tests by Jamie Hannaford · 10 years ago
  34. 82ce916 fixing tests by Jamie Hannaford · 10 years ago
  35. bde7260 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  36. 07cf0ea Adding ACL acceptance tests by Jamie Hannaford · 10 years ago
  37. 872ee2b Adding monitor tests and implementing small fixes by Jamie Hannaford · 10 years ago
  38. c9da4b4 Fixes by Jamie Hannaford · 10 years ago
  39. bef5393 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  40. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  41. e756512 rackspace servers acceptance test fix by Jon Perritt · 10 years ago
  42. 266a7c2 Add acceptance test for reset API key. by Paul Querna · 10 years ago
  43. 41a9c5d Added Rackspace acceptance test by Jamie Hannaford · 10 years ago
  44. 40bd5a6 Adding Rackspace acceptance test by Jamie Hannaford · 10 years ago
  45. 3333195 Adding pkg file to allow better test execution by Jamie Hannaford · 10 years ago
  46. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  47. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  48. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  49. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  50. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  51. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  52. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  53. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  54. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  55. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  56. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  57. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  58. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  59. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  60. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  61. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  62. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  63. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  64. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  65. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  66. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  67. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  68. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  69. 29149be Use new env function by Jamie Hannaford · 10 years ago
  70. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  71. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  72. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  73. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  74. b17536b Imports by Ash Wilson · 10 years ago
  75. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  76. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  77. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  78. bb3a3fd Merge remote-tracking branch 'upstream/v0.2.0' into rackspace-compute by Ash Wilson · 10 years ago
  79. 5b32ca7 Make the compute acceptance tests sequential. by Ash Wilson · 10 years ago
  80. 90f87ba Acceptance test for server rebuilding. by Ash Wilson · 10 years ago
  81. 30ca05d Debugging log message. by Ash Wilson · 10 years ago
  82. 88bbde3 Acceptance test for rebooting a server. by Ash Wilson · 10 years ago
  83. 8679332 Acceptance test for changing the admin password. by Ash Wilson · 10 years ago
  84. 7e57141 Log more sensibly. by Ash Wilson · 10 years ago
  85. 74b9bcf Acceptance test for listing servers. by Ash Wilson · 10 years ago
  86. 260e088 bulk delete; finish updating common.Result structs by Jon Perritt · 10 years ago
  87. 0ce24ad rax bulk operations; results update [not working] by Jon Perritt · 10 years ago
  88. 33ed741 rax cdnobjects unit test by Jon Perritt · 10 years ago
  89. a77ba0d rax objects unit test; fix for creating object content by Jon Perritt · 10 years ago
  90. 8abd2c2 rax accounts, containers acceptance tests by Jon Perritt · 10 years ago
  91. 88074d5 Acceptance tests for Rackspace server create/delete. by Ash Wilson · 10 years ago
  92. cf39273 Acceptance test for images.Get. by Ash Wilson · 10 years ago
  93. 1532f52 Acceptance test for image listing. by Ash Wilson · 10 years ago
  94. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  95. 8fecf33 Acceptance tests for flavor operations. by Ash Wilson · 10 years ago
  96. 72f702b Acceptance test for rack/ident/2/tenants. by Ash Wilson · 10 years ago
  97. f4d6363 Delegates and unit tests for identity/extensions. by Ash Wilson · 10 years ago
  98. 54ce2f4 Acceptance test for authing a Rackspace client. by Ash Wilson · 10 years ago
  99. f75fce8 Remove old rackspace folder by Jamie Hannaford · 10 years ago
  100. 5eb55b1 add versioning to identity; add generic 'client' function by Jon Perritt · 10 years ago