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