1. 07400f3 Reorganized volumes and volumeattach to move fixtures to subpackage by Sreekanth Pothanis · 9 years ago
  2. efb1971 import fix: dear atom, always use rackpsace repo and not mine by jrperritt · 9 years ago
  3. 52e6ada update ExtractFlavors function and unit tests by Jon Perritt · 9 years ago
  4. b1ce0af change field types: uint -> int by Jon Perritt · 9 years ago
  5. 2571c77 allow rackspace flavor extra_specs by Jon Perritt · 9 years ago
  6. bc523bc fix keypair variable mistake by jrperritt · 10 years ago
  7. f54139c don't set key_name if not provided by Jon Perritt · 10 years ago
  8. fab1f3d grammar fix in comment by jrperritt · 10 years ago
  9. ade2d7f fix formatting in rs bfv by jrperritt · 10 years ago
  10. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  11. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  12. edcbc31 Merge branch 'master' into personality by Kevin Pike · 10 years ago
  13. 7bf54c5 updates personality to []map[string]string where map has path and contents by Kevin Pike · 10 years ago
  14. f8b77ca ResizeOpts -> ResizeOptsBuilder by Jon Perritt · 10 years ago
  15. 33fd1b3 rs get and update metadata funcs by Jon Perritt · 10 years ago
  16. 1f3caa6 rs confirmresize func by Jon Perritt · 10 years ago
  17. 36747e4 rs resize func by Jon Perritt · 10 years ago
  18. 5497f94 Converting Rackspace services to new HTTP methods by Jamie Hannaford · 10 years ago
  19. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  20. 37465a0 rackspace attach volume ops & unit/acceptance tests by Jon Perritt · 10 years ago
  21. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  22. 7ed6855 rackspace list server addresses ops and unit tests by Jon Perritt · 10 years ago
  23. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  24. 2199f10 rackspace :knife: perigee by Ash Wilson · 10 years ago
  25. 723a24b rackspace update server unit test by Jon Perritt · 10 years ago
  26. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  27. 2f07174 Fixed a few things that go vet was complaining about by Alex Gaynor · 10 years ago
  28. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  29. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  30. b65675f Shifting Rackspace operations to common delete result by Jamie Hannaford · 10 years ago
  31. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  32. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  33. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  34. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  35. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  36. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  37. 6171022 document UUID and SourceType as required; rackspace unit test by Jon Perritt · 10 years ago
  38. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  39. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  40. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  41. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  42. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  43. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  44. 004d9c3 catch error and check with testhelper by Jon Perritt · 10 years ago
  45. 436de14 pull in rackspace block storage by Jon Perritt · 10 years ago
  46. 26ff5b7 moved rackspace networking under 'compute' by Jon Perritt · 10 years ago
  47. 720c83c Completely original and in no way copy-paste tests by Ash Wilson · 10 years ago
  48. 7bbfed0 I always forget to delegate the Extract function. by Ash Wilson · 10 years ago
  49. 0b96c61 Let's start with the naive thing. by Ash Wilson · 10 years ago
  50. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  51. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  52. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  53. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  54. 7a20cc9 Unit test for server creation. by Ash Wilson · 10 years ago
  55. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  56. b8da719 I'm almost certain @jrperritt said this was okay by Ash Wilson · 10 years ago
  57. e846e17 Unit test for changing the admin password. by Ash Wilson · 10 years ago
  58. 69c0874 Fixtures and unit tests for server calls. by Ash Wilson · 10 years ago
  59. bee34e2 Delegate the ExtractServers call. by Ash Wilson · 10 years ago
  60. fa7c755 Check exact page counts in unit tests. by Ash Wilson · 10 years ago
  61. e596398 Direct delegates for Rackspace server requests. by Ash Wilson · 10 years ago
  62. 9b762e7 Unit test for Rackspace image GET. by Ash Wilson · 10 years ago
  63. d550654 Fixtures and unit tests for Rackspace images. by Ash Wilson · 10 years ago
  64. 3194703 Stub delegates for image queries. by Ash Wilson · 10 years ago
  65. 9751fed Test flavors.Get. by Ash Wilson · 10 years ago
  66. 6f3162a Unit test flavors.List() by Ash Wilson · 10 years ago
  67. f595dc4 RS doesn't have a "changedSince" List option. by Ash Wilson · 10 years ago
  68. 92457e9 Stub Rackspace flavors. by Ash Wilson · 10 years ago