1. 87704ba use better type assertions by Jamie Hannaford · 9 years ago
  2. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  3. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  4. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  5. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  6. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  7. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 9 years ago
  8. 0454360 add extract user method from get token's response include the unit and acceptance tests by hzlouchao · 9 years ago
  9. 761cff8 Merge pull request #361 from jamiehannaford/cloud-dbs by jrperritt · 9 years ago
  10. 2e695a3 use interfaces rather than concrete types by Jamie Hannaford · 9 years ago
  11. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  12. e65ad95 convert strings to time.Time by Jamie Hannaford · 9 years ago
  13. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  14. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  15. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  16. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago
  17. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  18. d87c7d6 test fixes by Jamie Hannaford · 9 years ago
  19. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  20. 52dbcee fix general issues by Jamie Hannaford · 9 years ago
  21. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  22. 7d51cf1 Removing awkward nested maps by Jamie Hannaford · 10 years ago
  23. 257c8dc Pre-allocate the slices by Jamie Hannaford · 10 years ago
  24. 8803f83 Fixing minor issues such as weakly typed decoding by Jamie Hannaford · 10 years ago
  25. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  26. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  27. 9793d94 Adding documentation by Jamie Hannaford · 10 years ago
  28. 4a17028 Refactor OS fixtures by Jamie Hannaford · 10 years ago
  29. d3a78ef Refactor to use new handler setup by Jamie Hannaford · 10 years ago
  30. a50d135 Refactor to use new client.Request by Jamie Hannaford · 10 years ago
  31. 76e177b Add usage field by Jamie Hannaford · 10 years ago
  32. 3aba0b1 Fixes to imports by Jamie Hannaford · 10 years ago
  33. 5b7acc1 Add support for OS flavors by Jamie Hannaford · 10 years ago
  34. 2ca55d8 Extract out user functionality into its own namespace by Jamie Hannaford · 10 years ago
  35. af4570f OpenStack DB users by Jamie Hannaford · 10 years ago
  36. 85f1033 Fix receiver name by Jamie Hannaford · 10 years ago
  37. 56d0c2e Extract DB functionality out by Jamie Hannaford · 10 years ago
  38. 1943b38 Add support for OpenStack DBs by Jamie Hannaford · 10 years ago
  39. 219ca59 Adding instance actions by Jamie Hannaford · 10 years ago
  40. a74d425 Adding isRootEnabled feature by Jamie Hannaford · 10 years ago
  41. 94164fa Enable root user by Jamie Hannaford · 10 years ago
  42. 5b16b63 Adding more tests and delete fn by Jamie Hannaford · 10 years ago
  43. 821015f Get instance :rocket: by Jamie Hannaford · 10 years ago
  44. 9068424 List instances by Jamie Hannaford · 10 years ago
  45. 9fdda58 Decouple OpenStack implementation from Rackspace provider by Jamie Hannaford · 10 years ago
  46. 4c39b93 Docs: removing references to security group in security group rules documentation by Tahia Khan · 9 years ago
  47. 7e6b7b9 Bug fixes by Pratik Mallya · 9 years ago
  48. d86f958 Merge pull request #495 from jrperritt/optimize-object-upload by jrperritt · 9 years ago
  49. 4ad4160 Merge pull request #486 from pratikmallya/enable_template_environment_parsing by jrperritt · 9 years ago
  50. 4fcd3b7 fix parameter name: multiple-manifest -> multipart-manifest by jrperritt · 9 years ago
  51. 05e31e6 don't copy file contents for etag by jrperritt · 9 years ago
  52. 3de347f Linting and comments fixes by Pratik Mallya · 9 years ago
  53. a979f5b Make parsing methods local by Pratik Mallya · 9 years ago
  54. e3086ae Refactor functions into methods by Pratik Mallya · 9 years ago
  55. bfc6eda Improve documentation of functions and methods by Pratik Mallya · 9 years ago
  56. 5fddb2a Add template and environment parsing to gophercloud by Pratik Mallya · 9 years ago
  57. 827c03e Fix api interfaces for orchestration resources by Pratik Mallya · 9 years ago
  58. d97fe9b Adds Fixed IP support to os-floating-ips by Joe Topjian · 9 years ago
  59. f928634 Merge pull request #468 from DSpeichert/role_assignments by jrperritt · 9 years ago
  60. 9b4df56 Merge pull request #476 from spothanis/reorg by jrperritt · 9 years ago
  61. 1cc1c84 code styling, paging fix by Daniel Speichert · 9 years ago
  62. 8b1799a Merge pull request #484 from pratikmallya/fix_gc_client by jrperritt · 9 years ago
  63. ee675fd Make client return error on JSON decoding error by Pratik Mallya · 9 years ago
  64. efd338f Merge pull request #478 from pratikmallya/fix_orchestration_time by jrperritt · 9 years ago
  65. eb51d26 Merge pull request #480 from timbyr/HostRoute by jrperritt · 9 years ago
  66. b2653a5 Merge pull request #474 from feiskyer/securitygroups by jrperritt · 9 years ago
  67. 075bf42 Merge pull request #479 from timbyr/master by jrperritt · 9 years ago
  68. fa1b308 Allow DNSNameservers and HostRoutes to be removed by Keith Byrne · 9 years ago
  69. c1afb43 Added mapstructure tags for HostRoute parsing by Keith Byrne · 9 years ago
  70. e1b6cbb Fix time format used for cloud orchestration by Pratik Mallya · 9 years ago
  71. 07400f3 Reorganized volumes and volumeattach to move fixtures to subpackage by Sreekanth Pothanis · 9 years ago
  72. 8e6b4c7 Allow setting tenantID when creating security-groups by feisky · 9 years ago
  73. 44e3b54 Keystone Identity /v3/role_assignments by Daniel Speichert · 9 years ago
  74. 5448f58 Fix Pagination for list StackResources by Pratik Mallya · 9 years ago
  75. 9ad9243 return etag error if checksum and etag aren't equal by jrperritt · 9 years ago
  76. 433cc79 one more 'object create' bug fix by jrperritt · 9 years ago
  77. ca68c9b check for etag header only if resp is not nil by jrperritt · 9 years ago
  78. d200ea3 import path fixes by jrperritt · 9 years ago
  79. e6e8c65 copy content to hash while writing to new buffer by jrperritt · 9 years ago
  80. 046c882 copy reader before making hash by jrperritt · 9 years ago
  81. 56d51e9 add etag header to request object by jrperritt · 9 years ago
  82. f4ff727 debug lines by jrperritt · 9 years ago
  83. 1f218c8 rename var: authopts.Token -> authopts.TokenID by jrperritt · 9 years ago
  84. 475668a fix token unit test by jrperritt · 9 years ago
  85. 95b74c8 allow token/tenantID authentication by jrperritt · 9 years ago
  86. f64c349 Merge pull request #381 from jtopjian/os-networks by jrperritt · 9 years ago
  87. 9342e52 Add all_tenants to nova servers list by Daniel Speichert · 10 years ago
  88. 50fc97d make the comment a bit more relevant by Jamie Hannaford · 9 years ago
  89. 52d3076 add explanatory comment by Jamie Hannaford · 9 years ago
  90. 0809623 Add MD5 checksum check to file uploads by Jamie Hannaford · 10 years ago
  91. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  92. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  93. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  94. 14f716b fix typo in comment by jrperritt · 10 years ago
  95. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  96. 0ba79da fix typo in comment by jrperritt · 10 years ago
  97. 5c1d733 fix resource name in error msgs by jrperritt · 10 years ago
  98. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  99. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  100. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago