1. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  2. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  3. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  4. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  5. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  6. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  7. 60c1e89 adds personality to server created in acceptance tests by Kevin Pike · 10 years ago
  8. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  9. c9fb21b Adds os-server-groups by Joe Topjian · 10 years ago
  10. 0e58712 moving from code.google.com/p/go.crypto/ssh to golang.org/x/crypto/ssh by JackSpirou · 10 years ago
  11. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  12. c21202d os-tenant-networks by Joe Topjian · 10 years ago
  13. b4395c7 Modifying acceptance tests to support alternative network name by Joe Topjian · 10 years ago
  14. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  15. 38cc052 openstack list server addresses acceptance tests by Jon Perritt · 10 years ago
  16. dee3222 Added support for os-floating-ips extension by Joe Topjian · 10 years ago
  17. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  18. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  19. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  20. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  21. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  22. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  23. dcda97f Modifying acceptance tests and tweaking response code by Jamie Hannaford · 10 years ago
  24. 558572f IDs are actually integers apparently by Jamie Hannaford · 10 years ago
  25. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  26. 04abbc7 Updates based on code review by Jamie Hannaford · 10 years ago
  27. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  28. d29c4af condense error check by Jon Perritt · 10 years ago
  29. 8ed4fe7 Adding common tags by Jamie Hannaford · 10 years ago
  30. c5afec4 Adding acceptance test for secgroups :metal: by Jamie Hannaford · 10 years ago
  31. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  32. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  33. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  34. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  35. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  36. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  37. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  38. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  39. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  40. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  41. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  42. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  43. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  44. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  45. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  46. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  47. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  48. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  49. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  50. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  51. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  52. 2d48037 Adding more specific tags by Jamie Hannaford · 10 years ago
  53. fa046c9 Fixing acceptance tests which failed to clean up network resources by Jamie Hannaford · 10 years ago
  54. 3525c64 t.Errorf -> t.Fatalf by Jon Perritt · 10 years ago
  55. 2a7797d fixes to get acceptance tests passing by Jon Perritt · 10 years ago
  56. a262174 Modifying acceptance tests by Jamie Hannaford · 10 years ago
  57. 1e7841b Modifying acceptance test by Jamie Hannaford · 10 years ago
  58. 5986bb4 Merge pull request #238 from jamiehannaford/server-rebuild-opts by Ash Wilson · 10 years ago
  59. 5bfa2e8 Updating tests by Jamie Hannaford · 10 years ago
  60. 7adfd54 unit tests for urls (v2/flavors) by Jon Perritt · 10 years ago
  61. ef168e6 unit tests and consistency checks for v2/images by Jon Perritt · 10 years ago
  62. 488e730 Another extraneous & by Ash Wilson · 10 years ago
  63. dcbc8fb Use a struct for Update options, too. by Ash Wilson · 10 years ago
  64. e845851 Update the acceptance tests to match. by Ash Wilson · 10 years ago
  65. 89734d0 Use Extract() methods in acceptance tests. by Ash Wilson · 10 years ago
  66. dc7daa8 Clarify which statuses are reached at which points. by Ash Wilson · 10 years ago
  67. fd56648 Rework the compute acceptance tests. by Ash Wilson · 10 years ago
  68. 4cee008 Move compute acceptance tests into a v2 folder. by Ash Wilson · 10 years ago
  69. a286795 Merge remote-tracking branch 'upstream/v0.2.0' into identity-v3 by Ash Wilson · 10 years ago
  70. c8fc6ea Moving compute resources into version dir by Jamie Hannaford · 10 years ago
  71. 61b2d34 Fix up more of the acceptance tests. by Ash Wilson · 10 years ago
  72. 5eb55b1 add versioning to identity; add generic 'client' function by Jon Perritt · 10 years ago
  73. 28cadc2 Refactor storage test to use new package by Samuel A. Falvo II · 10 years ago
  74. 43d8353 Refactor compute acceptance tests to prep for extensions tests by Samuel A. Falvo II · 10 years ago
  75. f370dc7 Convert compute acceptance tests to go test form by Samuel A. Falvo II · 11 years ago
  76. 6dbf9f6 Normalize the two listing tools by Samuel A. Falvo II · 11 years ago
  77. e520cb6 Add support for region name by Samuel A. Falvo II · 11 years ago
  78. 5df4fb5 Change output format for 01-servers by Samuel A. Falvo II · 11 years ago
  79. 17ae565 Add images resource by Samuel A. Falvo II · 11 years ago
  80. d793b02 Support all regions when listing servers by Samuel A. Falvo II · 11 years ago
  81. c007c27 Implement first function of cloud compute API by Samuel A. Falvo II · 11 years ago