1. ed3f5fd add quotaset acceptance test by Dan Kirkwood · 9 years ago
  2. f3d0534 Merge pull request #522 from deniszh/master by jrperritt · 9 years ago
  3. 3be6938 pkg.go file for cinder v1 acceptance tests by jrperritt · 9 years ago
  4. fbc0409 fix duplicate var in tokens v2 acceptance test by jrperritt · 9 years ago
  5. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  6. 2893f7b Adding acceptance test for ICMP types of 0 by Joe Topjian · 9 years ago
  7. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  8. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  9. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  10. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  11. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  12. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  13. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  14. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  15. 3c3c784 changes to acceptance tests by Jamie Hannaford · 9 years ago
  16. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  17. 80c7067 add additional build tags by Jamie Hannaford · 9 years ago
  18. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  19. 18b45ed use strings by Jamie Hannaford · 10 years ago
  20. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  21. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  22. f7fdc2f Add acceptance tests for orchestration changes by Pratik Mallya · 9 years ago
  23. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  24. 95b74c8 allow token/tenantID authentication by jrperritt · 9 years ago
  25. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  26. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  27. 60c1e89 adds personality to server created in acceptance tests by Kevin Pike · 10 years ago
  28. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  29. c9fb21b Adds os-server-groups by Joe Topjian · 10 years ago
  30. 0e58712 moving from code.google.com/p/go.crypto/ssh to golang.org/x/crypto/ssh by JackSpirou · 10 years ago
  31. 07d11fe rackconnect public ips acceptance tests by Jon Perritt · 10 years ago
  32. 63b3ec0 rackconnect lb pools acceptance tests by Jon Perritt · 10 years ago
  33. b7b3935 rename funcs by Jon Perritt · 10 years ago
  34. 0eeeb0c rackconnect cloud networks acceptance tests by Jon Perritt · 10 years ago
  35. 8c2139d remove unused, commented code by Jon Perritt · 10 years ago
  36. db9a9b3 rs secgroup acceptance tests by Jon Perritt · 10 years ago
  37. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  38. c21202d os-tenant-networks by Joe Topjian · 10 years ago
  39. b4395c7 Modifying acceptance tests to support alternative network name by Joe Topjian · 10 years ago
  40. 37465a0 rackspace attach volume ops & unit/acceptance tests by Jon Perritt · 10 years ago
  41. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  42. cff75ec Merge pull request #377 from jrperritt/get-all-pages by Jamie Hannaford · 10 years ago
  43. 38cc052 openstack list server addresses acceptance tests by Jon Perritt · 10 years ago
  44. 98ab2c9 add marker-page acceptance test (containers) by Jon Perritt · 10 years ago
  45. 7ca169d Merge pull request #372 from jrperritt/get-object-cdn-url by Jamie Hannaford · 10 years ago
  46. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  47. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  48. 5571b6f Add acceptance test for firewalls by Guillaume Giamarchi · 10 years ago
  49. 0bf7cd3 Add acceptance test for firewall policies by Guillaume Giamarchi · 10 years ago
  50. 21a7267 Add acceptance test for firewall rules by Guillaume Giamarchi · 10 years ago
  51. 65c81ec Get object CDN URL operation and acceptance test by Jon Perritt · 10 years ago
  52. d3dfaa1 Merge pull request #357 from jrperritt/orchestration by Jamie Hannaford · 10 years ago
  53. dee3222 Added support for os-floating-ips extension by Joe Topjian · 10 years ago
  54. f7d3d14 make openstack acceptance test template use env vars by Jon Perritt · 10 years ago
  55. 5a0ddd8 rackspace acceptance tests by Jon Perritt · 10 years ago
  56. 3440fd0 openstack build info acceptance tests by Jon Perritt · 10 years ago
  57. 79f185f openstack stack templates acceptance tests by Jon Perritt · 10 years ago
  58. ff2116c openstack stack events acceptance tests by Jon Perritt · 10 years ago
  59. 6dbf9a5 openstack stack resources acceptance tests by Jon Perritt · 10 years ago
  60. ebc9e4c openstack stacks acceptance tests by Jon Perritt · 10 years ago
  61. 3711cd0 stack resources [list, get, find, metadata] by Jon Perritt · 10 years ago
  62. c8cc45e move template to common.go by Jon Perritt · 10 years ago
  63. 93e02bb bug fix in stacks_test.go by Jon Perritt · 10 years ago
  64. 35e27e4 stacks by Jon Perritt · 10 years ago
  65. d1d730f Fixing convention in volumeattach acceptance test by Joe Topjian · 10 years ago
  66. 6c69fa6 Added acceptance test for volumeattach by Joe Topjian · 10 years ago
  67. 9095760 create temp url operation and test by Jon Perritt · 10 years ago
  68. a3de08f rackspace reponse header structs by Jon Perritt · 10 years ago
  69. 63e7a48 refactored DecodeHeader function to gophercloud package; updated tests by Jon Perritt · 10 years ago
  70. ae06ab7 Extract method for Accounts by Jon Perritt · 10 years ago
  71. c09ae84 rackspace update server acceptance test by Jon Perritt · 10 years ago
  72. 1bda9c1 add UpdateOpts type for consistency and update tests to relect it by Jon Perritt · 10 years ago
  73. 39552bd Update the service update CDN acceptance test. by Ash Wilson · 10 years ago
  74. ea764ef added acceptance test for listing services by Jon Perritt · 10 years ago
  75. dc47180 rackspace cdn flavors acceptance tests by Jon Perritt · 10 years ago
  76. d4106ec rackspace cdn service assets acceptance tests by Jon Perritt · 10 years ago
  77. 9600eb4 rackspace cdn services acceptance tests by Jon Perritt · 10 years ago
  78. b682313 rackspace cdn base acceptance tests by Jon Perritt · 10 years ago
  79. 9a0980e allow for string 'image' attribute when server created via bfv by Jon Perritt · 10 years ago
  80. 2e7ab37 Merge pull request #332 from jrperritt/cloud-networking by Jamie Hannaford · 10 years ago
  81. 53c8a3a unit and acceptance tests by Jon Perritt · 10 years ago
  82. 0028e3c Merge pull request #327 from jamiehannaford/sec-grp by jrperritt · 10 years ago
  83. aea96c6 Fixing acceptance tests by Jamie Hannaford · 10 years ago
  84. cf01b93 fix flavor id and image id in acceptance test by Jon Perritt · 10 years ago
  85. 19460b2 Tweaking forgotten test by Jamie Hannaford · 10 years ago
  86. dcda97f Modifying acceptance tests and tweaking response code by Jamie Hannaford · 10 years ago
  87. 930df42 Add RandomInt to tools! by Jamie Hannaford · 10 years ago
  88. 558572f IDs are actually integers apparently by Jamie Hannaford · 10 years ago
  89. 789f832 CreateMetadata -> ResetMetadata by Jon Perritt · 10 years ago
  90. 04abbc7 Updates based on code review by Jamie Hannaford · 10 years ago
  91. 78c57ce Metadata -> Metadatum; Metadatas -> Metadata by Jon Perritt · 10 years ago
  92. d29c4af condense error check by Jon Perritt · 10 years ago
  93. 8ed4fe7 Adding common tags by Jamie Hannaford · 10 years ago
  94. c5afec4 Adding acceptance test for secgroups :metal: by Jamie Hannaford · 10 years ago
  95. cc77da6 server metadata operations and tests by Jon Perritt · 10 years ago
  96. d1e861a make keyName a const; check key is on server by Jon Perritt · 10 years ago
  97. 2961166 2014 -> 2048 by Jon Perritt · 10 years ago
  98. 5fdb722 CreateOptsExt struct and ToServerCreateMap method; add key pair acceptance test by Jon Perritt · 10 years ago
  99. b514bfd Fixing tests by Jamie Hannaford · 10 years ago
  100. 82ce916 fixing tests by Jamie Hannaford · 10 years ago