1. bc523bc fix keypair variable mistake by jrperritt · 10 years ago
  2. f54139c don't set key_name if not provided by Jon Perritt · 10 years ago
  3. fab1f3d grammar fix in comment by jrperritt · 10 years ago
  4. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  5. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  6. edcbc31 Merge branch 'master' into personality by Kevin Pike · 10 years ago
  7. 7bf54c5 updates personality to []map[string]string where map has path and contents by Kevin Pike · 10 years ago
  8. f8b77ca ResizeOpts -> ResizeOptsBuilder by Jon Perritt · 10 years ago
  9. 33fd1b3 rs get and update metadata funcs by Jon Perritt · 10 years ago
  10. 1f3caa6 rs confirmresize func by Jon Perritt · 10 years ago
  11. 36747e4 rs resize func by Jon Perritt · 10 years ago
  12. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  13. 7ed6855 rackspace list server addresses ops and unit tests by Jon Perritt · 10 years ago
  14. 723a24b rackspace update server unit test by Jon Perritt · 10 years ago
  15. e5940aa add update method for rackspace servers by Jon Perritt · 10 years ago
  16. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  17. 7bc317d Adding DeleteResult for rackspace.compute.v2.servers.Delete by Jamie Hannaford · 10 years ago
  18. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  19. aafafd5 move BlockDevice bit in server creation above manual map manipulation by Jon Perritt · 10 years ago
  20. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  21. 8dd49db don't put extension params in 'CreateOpts' if unset; working rackspace acceptance test by Jon Perritt · 10 years ago
  22. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  23. d9a4bf7 create map from 'CreateOptsBuilder'; rackspace boot from volume; untested acceptance test by Jon Perritt · 10 years ago
  24. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  25. d7814a3 Do the same for Rackspace RebuildOpts. by Ash Wilson · 10 years ago
  26. ae0ca65 rackspace.CreateOpts unifies Rackspace opts. by Ash Wilson · 10 years ago
  27. acf49c6 Unit test for the Rebuild call. by Ash Wilson · 10 years ago
  28. 2295ba5 Unit test for server reboots. by Ash Wilson · 10 years ago
  29. 1c1eb88 Refactor out common password change responses. by Ash Wilson · 10 years ago
  30. 664fe33 Refactor common code from openstack tests. by Ash Wilson · 10 years ago
  31. 7a20cc9 Unit test for server creation. by Ash Wilson · 10 years ago
  32. 15e0f27 Touch up build tags. by Ash Wilson · 10 years ago
  33. b8da719 I'm almost certain @jrperritt said this was okay by Ash Wilson · 10 years ago
  34. e846e17 Unit test for changing the admin password. by Ash Wilson · 10 years ago
  35. 69c0874 Fixtures and unit tests for server calls. by Ash Wilson · 10 years ago
  36. bee34e2 Delegate the ExtractServers call. by Ash Wilson · 10 years ago
  37. e596398 Direct delegates for Rackspace server requests. by Ash Wilson · 10 years ago
  38. 92457e9 Stub Rackspace flavors. by Ash Wilson · 10 years ago