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