1. 01618ee first crack at BuildRequestBody function by Jon Perritt · 9 years ago
  2. 1380826 another servers v2 error type by Jon Perritt · 9 years ago
  3. 58611da orchestration v1 error types by Jon Perritt · 9 years ago
  4. 852278c v1 object storage error types by Jon Perritt · 9 years ago
  5. e3cb7e4 error types for networks v2 by Jon Perritt · 9 years ago
  6. a3302e1 identity v2 error types by Jon Perritt · 9 years ago
  7. 763e592 db v1 error types by Jon Perritt · 9 years ago
  8. f094fef more error types for compute v2 by Jon Perritt · 9 years ago
  9. a33da23 more error types; RequestOptsBuilder error fixes by Jon Perritt · 9 years ago
  10. 376dfce openstack errors by Jon Perritt · 9 years ago
  11. ed25894 blockstorage error types by Jon Perritt · 9 years ago
  12. 1b22083 remove urls_test.go files by Jon Perritt · 9 years ago
  13. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  14. 3c16647 remove mapstructure from identity,networking,objectstorage,orchestration,pagination by Jon Perritt · 9 years ago
  15. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  16. eb01563 add comments to exported funcs and fix EndpointErr unit test by Jon Perritt · 9 years ago
  17. 994370e add ServiceClient field to servers.CreateOpts by Jon Perritt · 9 years ago
  18. c2697cf fix import in unit test to use openstack, not rackspace by Jon Perritt · 9 years ago
  19. c19dd15 change var name: STACK_TIME_FMT->StackFmtTime by Jon Perritt · 9 years ago
  20. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  21. b101323 initial migration from rackspace/gophercloud by jrperritt · 9 years ago
  22. 6769c3b Merge pull request #471 from feiskyer/keystone by jrperritt · 9 years ago
  23. 5ef9a23 Support reauth on identity endpoints with a base path by alexcern · 9 years ago
  24. e6b9184 Merge pull request #524 from monkeylittleinc/master by jrperritt · 9 years ago
  25. 010f2b6 Merge pull request #515 from jtopjian/jtopjian-multi-ephemeral by jrperritt · 9 years ago
  26. b7d9172 Merge pull request #529 from kwapik/fix/reauth_in_v3_tokens by jrperritt · 9 years ago
  27. ff407fa Merge pull request #525 from Fodoj/extend-routers-attribute by jrperritt · 9 years ago
  28. 7cfd38c Merge pull request #488 from trumant/allowed_address_pairs by jrperritt · 9 years ago
  29. baaaf3e Fix reauth in v3 tokens by Krzysztof Kwapisiewicz · 9 years ago
  30. 0c24665 Addressing feedback from @jrperritt to move to []AddressPair explicit typing by Travis Truman · 9 years ago
  31. 043fa70 Add support for distributed routers by Kirill Shirinkin · 9 years ago
  32. 370c430 Add support for forced delete by Ian Duffy · 9 years ago
  33. 87704ba use better type assertions by Jamie Hannaford · 9 years ago
  34. a371c0e AllowedAddressPairs support for Port creation by Travis Truman · 9 years ago
  35. d3e3a10 Fixing typo by Travis Truman · 9 years ago
  36. e934020 unit testing allowed_address_pairs by Travis Truman · 9 years ago
  37. 69e88e9 Testing the allowed_address_pairs update by Travis Truman · 9 years ago
  38. b02c75b Passing acceptance test by Travis Truman · 9 years ago
  39. 0447aca First cut at supporting optional allowed_address_pairs option for Neutron Port update operation by Travis Truman · 9 years ago
  40. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  41. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  42. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  43. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  44. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  45. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  46. ecf63dd multi ephemeral support by Joe Topjian · 9 years ago
  47. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  48. 761cff8 Merge pull request #361 from jamiehannaford/cloud-dbs by jrperritt · 9 years ago
  49. 2e695a3 use interfaces rather than concrete types by Jamie Hannaford · 9 years ago
  50. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  51. e65ad95 convert strings to time.Time by Jamie Hannaford · 9 years ago
  52. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  53. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  54. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  55. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago
  56. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  57. d87c7d6 test fixes by Jamie Hannaford · 9 years ago
  58. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  59. 52dbcee fix general issues by Jamie Hannaford · 9 years ago
  60. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  61. 7d51cf1 Removing awkward nested maps by Jamie Hannaford · 10 years ago
  62. 257c8dc Pre-allocate the slices by Jamie Hannaford · 10 years ago
  63. 8803f83 Fixing minor issues such as weakly typed decoding by Jamie Hannaford · 10 years ago
  64. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  65. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  66. 9793d94 Adding documentation by Jamie Hannaford · 10 years ago
  67. 4a17028 Refactor OS fixtures by Jamie Hannaford · 10 years ago
  68. d3a78ef Refactor to use new handler setup by Jamie Hannaford · 10 years ago
  69. a50d135 Refactor to use new client.Request by Jamie Hannaford · 10 years ago
  70. 76e177b Add usage field by Jamie Hannaford · 10 years ago
  71. 3aba0b1 Fixes to imports by Jamie Hannaford · 10 years ago
  72. 5b7acc1 Add support for OS flavors by Jamie Hannaford · 10 years ago
  73. 2ca55d8 Extract out user functionality into its own namespace by Jamie Hannaford · 10 years ago
  74. af4570f OpenStack DB users by Jamie Hannaford · 10 years ago
  75. 85f1033 Fix receiver name by Jamie Hannaford · 10 years ago
  76. 56d0c2e Extract DB functionality out by Jamie Hannaford · 10 years ago
  77. 1943b38 Add support for OpenStack DBs by Jamie Hannaford · 10 years ago
  78. 219ca59 Adding instance actions by Jamie Hannaford · 10 years ago
  79. a74d425 Adding isRootEnabled feature by Jamie Hannaford · 10 years ago
  80. 94164fa Enable root user by Jamie Hannaford · 10 years ago
  81. 5b16b63 Adding more tests and delete fn by Jamie Hannaford · 10 years ago
  82. 821015f Get instance :rocket: by Jamie Hannaford · 10 years ago
  83. 9068424 List instances by Jamie Hannaford · 10 years ago
  84. 9fdda58 Decouple OpenStack implementation from Rackspace provider by Jamie Hannaford · 10 years ago
  85. 4c39b93 Docs: removing references to security group in security group rules documentation by Tahia Khan · 9 years ago
  86. 7e6b7b9 Bug fixes by Pratik Mallya · 9 years ago
  87. d86f958 Merge pull request #495 from jrperritt/optimize-object-upload by jrperritt · 9 years ago
  88. 4ad4160 Merge pull request #486 from pratikmallya/enable_template_environment_parsing by jrperritt · 9 years ago
  89. 4fcd3b7 fix parameter name: multiple-manifest -> multipart-manifest by jrperritt · 9 years ago
  90. 05e31e6 don't copy file contents for etag by jrperritt · 9 years ago
  91. 3de347f Linting and comments fixes by Pratik Mallya · 9 years ago
  92. a979f5b Make parsing methods local by Pratik Mallya · 9 years ago
  93. e3086ae Refactor functions into methods by Pratik Mallya · 9 years ago
  94. bfc6eda Improve documentation of functions and methods by Pratik Mallya · 9 years ago
  95. 66803f0 Add identity admin client by feisky · 9 years ago
  96. 5fddb2a Add template and environment parsing to gophercloud by Pratik Mallya · 9 years ago
  97. 827c03e Fix api interfaces for orchestration resources by Pratik Mallya · 9 years ago
  98. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  99. f928634 Merge pull request #468 from DSpeichert/role_assignments by jrperritt · 9 years ago
  100. 9b4df56 Merge pull request #476 from spothanis/reorg by jrperritt · 9 years ago