1. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  2. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  3. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  4. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  5. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  6. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  7. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  8. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  9. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  10. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  11. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  12. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  13. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  14. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  15. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  16. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  17. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  18. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  19. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  20. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  21. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  22. 2d48037 Adding more specific tags by Jamie Hannaford · 10 years ago
  23. fa046c9 Fixing acceptance tests which failed to clean up network resources by Jamie Hannaford · 10 years ago
  24. 3525c64 t.Errorf -> t.Fatalf by Jon Perritt · 10 years ago
  25. 2a7797d fixes to get acceptance tests passing by Jon Perritt · 10 years ago
  26. a262174 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  27. 1e7841b Modifying acceptance test by Jamie Hannaford · 10 years ago
  28. 5986bb4 Merge pull request #238 from jamiehannaford/server-rebuild-opts by Ash Wilson · 10 years ago
  29. 5bfa2e8 Updating tests by Jamie Hannaford · 10 years ago
  30. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  31. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  32. 488e730 Another extraneous & by Ash Wilson · 10 years ago
  33. dcbc8fb Use a struct for Update options, too. by Ash Wilson · 10 years ago
  34. e845851 Update the acceptance tests to match. by Ash Wilson · 10 years ago
  35. 89734d0 Use Extract() methods in acceptance tests. by Ash Wilson · 10 years ago
  36. dc7daa8 Clarify which statuses are reached at which points. by Ash Wilson · 10 years ago
  37. fd56648 Rework the compute acceptance tests. by Ash Wilson · 10 years ago
  38. 4cee008 Move compute acceptance tests into a v2 folder. by Ash Wilson · 10 years ago
  39. a286795 Merge remote-tracking branch 'upstream/v0.2.0' into identity-v3 by Ash Wilson · 10 years ago
  40. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago
  41. 61b2d34 Fix up more of the acceptance tests. by Ash Wilson · 10 years ago
  42. 5eb55b1 add versioning to identity; add generic 'client' function by Jon Perritt · 10 years ago
  43. 28cadc2 Refactor storage test to use new package by Samuel A. Falvo II · 10 years ago
  44. 43d8353 Refactor compute acceptance tests to prep for extensions tests by Samuel A. Falvo II · 10 years ago
  45. f370dc7 Convert compute acceptance tests to go test form by Samuel A. Falvo II · 11 years ago
  46. 6dbf9f6 Normalize the two listing tools by Samuel A. Falvo II · 11 years ago
  47. e520cb6 Add support for region name by Samuel A. Falvo II · 11 years ago
  48. 5df4fb5 Change output format for 01-servers by Samuel A. Falvo II · 11 years ago
  49. 17ae565 Add images resource by Samuel A. Falvo II · 11 years ago
  50. d793b02 Support all regions when listing servers by Samuel A. Falvo II · 11 years ago
  51. c007c27 Implement first function of cloud compute API by Samuel A. Falvo II · 11 years ago