1. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  2. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  3. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  4. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  5. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  6. 3c3c784 changes to acceptance tests by Jamie Hannaford · 9 years ago
  7. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  8. 18b45ed use strings by Jamie Hannaford · 10 years ago
  9. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  10. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  11. f7fdc2f Add acceptance tests for orchestration changes by Pratik Mallya · 9 years ago
  12. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  13. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  14. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  15. 60c1e89 adds personality to server created in acceptance tests by Kevin Pike · 10 years ago
  16. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  17. c9fb21b Adds os-server-groups by Joe Topjian · 10 years ago
  18. 0e58712 moving from code.google.com/p/go.crypto/ssh to golang.org/x/crypto/ssh by JackSpirou · 10 years ago
  19. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  20. c21202d os-tenant-networks by Joe Topjian · 10 years ago
  21. b4395c7 Modifying acceptance tests to support alternative network name by Joe Topjian · 10 years ago
  22. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  23. cff75ec Merge pull request #377 from jrperritt/get-all-pages by Jamie Hannaford · 10 years ago
  24. 38cc052 openstack list server addresses acceptance tests by Jon Perritt · 10 years ago
  25. 98ab2c9 add marker-page acceptance test (containers) by Jon Perritt · 10 years ago
  26. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  27. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  28. 5571b6f Add acceptance test for firewalls by Guillaume Giamarchi · 10 years ago
  29. 0bf7cd3 Add acceptance test for firewall policies by Guillaume Giamarchi · 10 years ago
  30. 21a7267 Add acceptance test for firewall rules by Guillaume Giamarchi · 10 years ago
  31. d3dfaa1 Merge pull request #357 from jrperritt/orchestration by Jamie Hannaford · 10 years ago
  32. dee3222 Added support for os-floating-ips extension by Joe Topjian · 10 years ago
  33. f7d3d14 make openstack acceptance test template use env vars by Jon Perritt · 10 years ago
  34. 3440fd0 openstack build info acceptance tests by Jon Perritt · 10 years ago
  35. 79f185f openstack stack templates acceptance tests by Jon Perritt · 10 years ago
  36. ff2116c openstack stack events acceptance tests by Jon Perritt · 10 years ago
  37. 6dbf9a5 openstack stack resources acceptance tests by Jon Perritt · 10 years ago
  38. ebc9e4c openstack stacks acceptance tests by Jon Perritt · 10 years ago
  39. 3711cd0 stack resources [list, get, find, metadata] by Jon Perritt · 10 years ago
  40. c8cc45e move template to common.go by Jon Perritt · 10 years ago
  41. 93e02bb bug fix in stacks_test.go by Jon Perritt · 10 years ago
  42. 35e27e4 stacks by Jon Perritt · 10 years ago
  43. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  44. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  45. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  46. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  47. 2e7ab37 Merge pull request #332 from jrperritt/cloud-networking by Jamie Hannaford · 10 years ago
  48. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  49. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  50. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  51. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  52. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  53. dcda97f Modifying acceptance tests and tweaking response code by Jamie Hannaford · 10 years ago
  54. 558572f IDs are actually integers apparently by Jamie Hannaford · 10 years ago
  55. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  56. 04abbc7 Updates based on code review by Jamie Hannaford · 10 years ago
  57. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  58. d29c4af condense error check by Jon Perritt · 10 years ago
  59. 8ed4fe7 Adding common tags by Jamie Hannaford · 10 years ago
  60. c5afec4 Adding acceptance test for secgroups :metal: by Jamie Hannaford · 10 years ago
  61. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  62. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  63. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  64. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  65. f3b2e14 add adminPass option for server creation by Jon Perritt · 10 years ago
  66. 46be1a1 openstack blockstorage acceptance test fix by Jon Perritt · 10 years ago
  67. cebff1b Adding OpenStack acceptance tests by Jamie Hannaford · 10 years ago
  68. c21ffb9 Adding more build tags by Jamie Hannaford · 10 years ago
  69. 4e7c720 Adding user acceptance tests for OpenStack by Jamie Hannaford · 10 years ago
  70. a75c77d Fixing import path :smile: by Jamie Hannaford · 10 years ago
  71. 0bfb099 use th.AssertNoErr by jrperritt · 10 years ago
  72. fe1b497 use th.AssertNoErr by jrperritt · 10 years ago
  73. 4508d5f multi-line error check -> th.AssertNoErr by jrperritt · 10 years ago
  74. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  75. 1f61778 update block storage 'Delete' acceptance tests to use 'Extract' by Jon Perritt · 10 years ago
  76. 10a7ec1 add 'ExtractHeader' method to object storage return types by Jon Perritt · 10 years ago
  77. e4e6dfe Updating acceptance tests :ok_hand: by Jamie Hannaford · 10 years ago
  78. c751229 Merge pull request #267 from smashwilson/unbreak-acceptance by Ash Wilson · 10 years ago
  79. 193bf6f Merge pull request #262 from jamiehannaford/godoc-touch-up by Ash Wilson · 10 years ago
  80. 2b36fa3 openstack object storage acceptance tests fixes by Jon Perritt · 10 years ago
  81. 9880cb6 fix merge conflicts; don't add relics of 'git mergetool' by Jon Perritt · 10 years ago
  82. 0036cbf Broken newClient method. by Ash Wilson · 10 years ago
  83. 129f6c9 Merge pull request #265 from smashwilson/unbreak-acceptance by jrperritt · 10 years ago
  84. d49b2b6 Merge pull request #266 from smashwilson/no-printf by jrperritt · 10 years ago
  85. 01686cd BlockDevice -> []BlockDevice in CreateOpts by Jon Perritt · 10 years ago
  86. 9a9f5bc Remove extraneous fmt.Printf calls. by Ash Wilson · 10 years ago
  87. 14c3741 ResizeOpts is now a struct. by Ash Wilson · 10 years ago
  88. 0b09d1d openstack acceptance test by Jon Perritt · 10 years ago
  89. 8a0e24b Rename flavors.List to flavors.ListDetail. by Ash Wilson · 10 years ago
  90. bdc8697 Adding doc.go files for packages by Jamie Hannaford · 10 years ago
  91. 4149d7c additionally return 'error' from 'ToCreateServerMap' by Jon Perritt · 10 years ago
  92. 8135c6f skip tests that create servers if 'short' build flag provided by Jon Perritt · 10 years ago
  93. 708e0ac remove redundant delete by Jon Perritt · 10 years ago
  94. a8372a7 Merge pull request #253 from smashwilson/rax-to-rs by jrperritt · 10 years ago
  95. 1904fce Fixed a usage of `utils.AuthOptions()`. by Ash Wilson · 10 years ago
  96. 4b33eea Whoops, a test case assumed OS_USER_ID is set. by Ash Wilson · 10 years ago
  97. a5b1a14 Delegates and acceptance tests for OS compute exts. by Ash Wilson · 10 years ago
  98. 390555a Updating all refs to previous AuthOpions func by Jamie Hannaford · 10 years ago
  99. 146d3b6 Merge pull request #246 from jamiehannaford/os-neutron-fix by Ash Wilson · 10 years ago
  100. e113fac Ensure that that all security groups are deleted by Jamie Hannaford · 10 years ago