1. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  2. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  3. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  4. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  5. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  6. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  7. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  8. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  9. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  10. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  11. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  12. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  13. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  14. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  15. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  16. 2e7ab37 Merge pull request #332 from jrperritt/cloud-networking by Jamie Hannaford · 10 years ago
  17. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  18. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  19. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  20. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  21. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  22. dcda97f Modifying acceptance tests and tweaking response code by Jamie Hannaford · 10 years ago
  23. 930df42 Add RandomInt to tools! by Jamie Hannaford · 10 years ago
  24. 558572f IDs are actually integers apparently by Jamie Hannaford · 10 years ago
  25. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  26. 04abbc7 Updates based on code review by Jamie Hannaford · 10 years ago
  27. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  28. d29c4af condense error check by Jon Perritt · 10 years ago
  29. 8ed4fe7 Adding common tags by Jamie Hannaford · 10 years ago
  30. c5afec4 Adding acceptance test for secgroups :metal: by Jamie Hannaford · 10 years ago
  31. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  32. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  33. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  34. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  35. b514bfd Fixing tests by Jamie Hannaford · 10 years ago
  36. 82ce916 fixing tests by Jamie Hannaford · 10 years ago
  37. bde7260 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  38. 07cf0ea Adding ACL acceptance tests by Jamie Hannaford · 10 years ago
  39. 872ee2b Adding monitor tests and implementing small fixes by Jamie Hannaford · 10 years ago
  40. c9da4b4 Fixes by Jamie Hannaford · 10 years ago
  41. bef5393 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  42. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  43. e756512 rackspace servers acceptance test fix by Jon Perritt · 10 years ago
  44. 46be1a1 openstack blockstorage acceptance test fix by Jon Perritt · 10 years ago
  45. 266a7c2 Add acceptance test for reset API key. by Paul Querna · 10 years ago
  46. 41a9c5d Added Rackspace acceptance test by Jamie Hannaford · 10 years ago
  47. cebff1b Adding OpenStack acceptance tests by Jamie Hannaford · 10 years ago
  48. 40bd5a6 Adding Rackspace acceptance test by Jamie Hannaford · 10 years ago
  49. 3333195 Adding pkg file to allow better test execution by Jamie Hannaford · 10 years ago
  50. c21ffb9 Adding more build tags by Jamie Hannaford · 10 years ago
  51. 4e7c720 Adding user acceptance tests for OpenStack by Jamie Hannaford · 10 years ago
  52. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  53. 0bfb099 use th.AssertNoErr by jrperritt · 10 years ago
  54. fe1b497 use th.AssertNoErr by jrperritt · 10 years ago
  55. 4508d5f multi-line error check -> th.AssertNoErr by jrperritt · 10 years ago
  56. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  57. 1f61778 update block storage 'Delete' acceptance tests to use 'Extract' by Jon Perritt · 10 years ago
  58. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  59. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  60. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  61. 7e70c40 rackspace object storage acceptance tests fixes by Jon Perritt · 10 years ago
  62. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  63. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  64. fef72b8 ExtractHeaders is no more. by Ash Wilson · 10 years ago
  65. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  66. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  67. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  68. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  69. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  70. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  71. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  72. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  73. efbae20 createServer() takes a key now. by Ash Wilson · 10 years ago
  74. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  75. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  76. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  77. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  78. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  79. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  80. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  81. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  82. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  83. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  84. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  85. 395d4d1 This dir needs a pkg.go because by Jamie Hannaford · 10 years ago
  86. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  87. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  88. 29149be Use new env function by Jamie Hannaford · 10 years ago
  89. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  90. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  91. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  92. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  93. 20b4e87 Handy utility function. by Ash Wilson · 10 years ago
  94. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  95. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  96. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  97. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  98. b17536b Imports by Ash Wilson · 10 years ago
  99. 5d1c2c3 Update the README again. :lipstick: by Ash Wilson · 10 years ago
  100. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago