1. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  2. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  3. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  4. 485b8aa fix for isJSONEquals by Jon Perritt · 10 years ago
  5. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  6. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  7. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  8. 654fb0e boot from volume base code by Jon Perritt · 10 years ago
  9. a80ea95 Merge pull request #256 from smashwilson/disk-config by jrperritt · 10 years ago
  10. 9e87a92 Use ResizeOptsBuilder, not ResizeOpts. by Ash Wilson · 10 years ago
  11. 5d68672 Use Rackspace rebuild options. by Ash Wilson · 10 years ago
  12. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  13. 237aad6 Unit testing grammar :lipstick: by Ash Wilson · 10 years ago
  14. 9c24f6b Use keys and diskConfig in RS acceptance tests. by Ash Wilson · 10 years ago
  15. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  16. 3883af2 Unit test for the Extract function. by Ash Wilson · 10 years ago
  17. a70510a Move HandleServerListSuccessfully() to fixtures, too. by Ash Wilson · 10 years ago
  18. 0e5b92a diskconfig.Extract* functions. by Ash Wilson · 10 years ago
  19. 189c95c Move Get and Update mocks to fixtures. by Ash Wilson · 10 years ago
  20. 80387a0 Extended ResizeOpts test. by Ash Wilson · 10 years ago
  21. 5b50549 Test request body generation. by Ash Wilson · 10 years ago
  22. 5f14f54 It's "diskConfig", camelCase. by Ash Wilson · 10 years ago
  23. 3315cf9 *JSONEquals() testhelper methods. by Ash Wilson · 10 years ago
  24. 6935a9b Extended create, rebuild and resize opts. by Ash Wilson · 10 years ago
  25. 5f7cf18 Use an options struct for Resize. by Ash Wilson · 10 years ago
  26. f928eff Merge pull request #245 from jrperritt/rax-networking by Ash Wilson · 10 years ago
  27. 4a42084 increase timeout by 1 second by Jon Perritt · 10 years ago
  28. 004d9c3 catch error and check with testhelper by Jon Perritt · 10 years ago
  29. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  30. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  31. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  32. e52516e Merge pull request #244 from jamiehannaford/rax-block-storage by Ash Wilson · 10 years ago
  33. 4c2a1f2 Fixing all those build tags :stars: by Jamie Hannaford · 10 years ago
  34. 395d4d1 This dir needs a pkg.go because by Jamie Hannaford · 10 years ago
  35. 3ac3aa7 Rejig ordering of timeout by Jamie Hannaford · 10 years ago
  36. 59f2207 Fixing tests by Jamie Hannaford · 10 years ago
  37. 878cce0 Removing superfluous stuff by Jamie Hannaford · 10 years ago
  38. 8ad8c59 Stricter err checking by Jamie Hannaford · 10 years ago
  39. 9efd18e Small fixes to errors and bool checks by Jamie Hannaford · 10 years ago
  40. 9b77ef9 Using Rackspace Env vars by Jamie Hannaford · 10 years ago
  41. f9b8bf5 Allowing WaitFor to cycle without timeouts by Jamie Hannaford · 10 years ago
  42. 48a80ce Adding remaining tests by Jamie Hannaford · 10 years ago
  43. 29149be Use new env function by Jamie Hannaford · 10 years ago
  44. b415170 Adding more validation when creating volumes by Jamie Hannaford · 10 years ago
  45. 3ea715f Updating to new Provider idiom by Jamie Hannaford · 10 years ago
  46. 3a3d0ee Adding waiter functions by Jamie Hannaford · 10 years ago
  47. 2e4d7d1 Converting Bootable field to string because the API doesn't make sense by Jamie Hannaford · 10 years ago
  48. 390ff52 Fixing NewBlockStorageV1 defaults by Jamie Hannaford · 10 years ago
  49. af209d1 Adding initial acceptance tests by Jamie Hannaford · 10 years ago
  50. f8ef986 Adding convenience method for CBS client by Jamie Hannaford · 10 years ago
  51. eff7e8d Fixing results to use new common result by Jamie Hannaford · 10 years ago
  52. 20cabd7 Adding support for volume types by Jamie Hannaford · 10 years ago
  53. 1790b77 Shifting fixtures to their own file for vtypes by Jamie Hannaford · 10 years ago
  54. 0b7d040 Adding delegate tests for volumes by Jamie Hannaford · 10 years ago
  55. 449c4ac Shifting volume fixtures into their own file by Jamie Hannaford · 10 years ago
  56. dfc1be7 Beginning work on volumes by Jamie Hannaford · 10 years ago
  57. c35ae76 Re-formatting struct and changing field type by Jamie Hannaford · 10 years ago
  58. 4a78395 Finalizing snapshots by Jamie Hannaford · 10 years ago
  59. ff08ef9 Rename to v1 dir and add in more delegate logic by Jamie Hannaford · 10 years ago
  60. 96c666d Extract common mock responses into their own functions by Jamie Hannaford · 10 years ago
  61. 70abdb8 Adding initial delegates for block storage by Jamie Hannaford · 10 years ago
  62. 0d58968 Merge pull request #255 from smashwilson/rackspace-keypairs by jrperritt · 10 years ago
  63. 1176d85 virtual interfaces acceptance tests by Jon Perritt · 10 years ago
  64. 857b312 networks acceptance tests by Jon Perritt · 10 years ago
  65. b8edf08 c.Provide.AuthenticatedHeaders -> c.AuthenticatedHeaders by Jon Perritt · 10 years ago
  66. 44b1ea2 virtual interfaces operations & unit tests; networks unit tests by Jon Perritt · 10 years ago
  67. f95e3e4 virtual interfaces stubs by Jon Perritt · 10 years ago
  68. 24270c4 networks operations by Jon Perritt · 10 years ago
  69. 0b61c25 Oops, left that build tag comment out. by Ash Wilson · 10 years ago
  70. 720c83c Completely original and in no way copy-paste tests by Ash Wilson · 10 years ago
  71. 0219eba Acceptance tests for Keypair operations. by Ash Wilson · 10 years ago
  72. 7bbfed0 I always forget to delegate the Extract function. by Ash Wilson · 10 years ago
  73. 20b4e87 Handy utility function. by Ash Wilson · 10 years ago
  74. 0b96c61 Let's start with the naive thing. by Ash Wilson · 10 years ago
  75. 8ec43af Merge pull request #254 from jrperritt/remove-redundant-delete by Ash Wilson · 10 years ago
  76. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  77. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  78. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  79. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  80. b17536b Imports by Ash Wilson · 10 years ago
  81. 5d1c2c3 Update the README again. :lipstick: by Ash Wilson · 10 years ago
  82. 88cf81c Merge pull request #249 from smashwilson/os-keypairs by jrperritt · 10 years ago
  83. a6ddde7 Backpedal in the acceptance tests. by Ash Wilson · 10 years ago
  84. e447449 Change RAX_ to RS_ and accept OS_. by Ash Wilson · 10 years ago
  85. 4176663 Delete operations. by Ash Wilson · 10 years ago
  86. bae65cd Test importing an existing key. by Ash Wilson · 10 years ago
  87. 10fede7 Write and test the Create call. by Ash Wilson · 10 years ago
  88. 4aaaa1e Implement "Get". Spend half an hour chasing a , by Ash Wilson · 10 years ago
  89. ad612f6 Test fixtures and a List function. by Ash Wilson · 10 years ago
  90. 0482daf I always feel silly writing tests for these. by Ash Wilson · 10 years ago
  91. adcc135 Unit tests for the delegates. by Ash Wilson · 10 years ago
  92. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  93. e407cdd Merge pull request #252 from smashwilson/missed-one by Ash Wilson · 10 years ago
  94. a93ac3f This fixes the build :point_up: by Ash Wilson · 10 years ago
  95. c7e088d Merge pull request #243 from smashwilson/rackspace-compute by jrperritt · 10 years ago
  96. 7e2d23e Merge pull request #250 from jamiehannaford/auth-utils by Ash Wilson · 10 years ago
  97. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  98. a49b374 It's useful to have the right package name by Jamie Hannaford · 10 years ago
  99. 53da316 Update Keystone v3 to use new util location by Jamie Hannaford · 10 years ago
  100. ee049ec Moving util function into root package to avoid import cycle by Jamie Hannaford · 10 years ago