1. 136d2c2 Add Patch method to ProviderClient by Krzysztof Kwapisiewicz · 9 years ago
  2. 680aa02 Merge pull request #520 from jamiehannaford/fix-db-results by jrperritt · 9 years ago
  3. 87704ba use better type assertions by Jamie Hannaford · 9 years ago
  4. c70720d Merge pull request #518 from clintonskitson/bugfix/reauth_body by jrperritt · 9 years ago
  5. eef7ebc Merge pull request #519 from timbyr/deleteallroutes by jrperritt · 9 years ago
  6. f8f23dd Allow all routes to be removed by Keith Byrne · 9 years ago
  7. fcd283a Fixed problem re-authenticating during request by Clinton Kitson · 9 years ago
  8. 0a866d9 Merge pull request #514 from chaolou/bug-fix-reauth by jrperritt · 9 years ago
  9. 9c901fb Merge pull request #403 from jtopjian/compute-floating-ip-fixed-ip by jrperritt · 9 years ago
  10. 94e4cc5 Renaming functions to be more appropriate to their task by Joe Topjian · 9 years ago
  11. 5e6aa6b Merge pull request #499 from tahia-khan/master by jrperritt · 9 years ago
  12. 57ff5f8 Merge pull request #494 from timbyr/RouterExtraRoutes by jrperritt · 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. 761cff8 Merge pull request #361 from jamiehannaford/cloud-dbs by jrperritt · 9 years ago
  15. 2e695a3 use interfaces rather than concrete types by Jamie Hannaford · 9 years ago
  16. 75e8cc4 rename functions by Jamie Hannaford · 9 years ago
  17. e65ad95 convert strings to time.Time by Jamie Hannaford · 9 years ago
  18. 3c3c784 changes to acceptance tests by Jamie Hannaford · 9 years ago
  19. 154dc4c Merge pull request #510 from sstrato/patch-1 by jrperritt · 9 years ago
  20. e4e8b4b add floating IP options by Andrew Yongjoon Kong · 9 years ago
  21. b764089 modify according jrperritt's suggestion by hzlouchao · 9 years ago
  22. 1a59d26 [rfr]Support Extra routes extension in router api by Keith Byrne · 9 years ago
  23. d471e57 Merge pull request #509 from jtopjian/jtopjian-bfv-fix by jrperritt · 9 years ago
  24. 9d6e6a9 [rfr] Remove imageName and flavorName from Boot From Volume by Joe Topjian · 9 years ago
  25. f6e2926 add validate user's token method for v2 and bug fix for reauth by hzlouchao · 9 years ago
  26. 63ee53d Merge pull request #506 from rackspace/rgbkrk-remove-tip by jrperritt · 9 years ago
  27. 98b1671 Remove tip by Kyle Kelley · 9 years ago
  28. dc139e8 Merge pull request #505 from fredipevcin/close-unauth-connection by jrperritt · 9 years ago
  29. a979be9 Reauth didn't close old connection by Fredi Pevcin · 9 years ago
  30. 1b2f8cb ensure list use rackspace User structs by Jamie Hannaford · 9 years ago
  31. 7274916 Add list options by Jamie Hannaford · 9 years ago
  32. d87c7d6 test fixes by Jamie Hannaford · 9 years ago
  33. b9aa87f test fixes by Jamie Hannaford · 9 years ago
  34. d2b755f add various fixes by Jamie Hannaford · 9 years ago
  35. 05665d6 add delegates for rackspace configurations by Jamie Hannaford · 9 years ago
  36. 52dbcee fix general issues by Jamie Hannaford · 9 years ago
  37. 80c7067 add additional build tags by Jamie Hannaford · 9 years ago
  38. 99eced5 Finalize Rackspace acceptance tests and fix various things by Jamie Hannaford · 10 years ago
  39. 42a5c6f Use correct service type by Jamie Hannaford · 10 years ago
  40. 7d51cf1 Removing awkward nested maps by Jamie Hannaford · 10 years ago
  41. 257c8dc Pre-allocate the slices by Jamie Hannaford · 10 years ago
  42. 18b45ed use strings by Jamie Hannaford · 10 years ago
  43. 8803f83 Fixing minor issues such as weakly typed decoding by Jamie Hannaford · 10 years ago
  44. 1110840 Finalizing most acceptance tests by Jamie Hannaford · 10 years ago
  45. 05d200d First crack at acceptance tests by Jamie Hannaford · 10 years ago
  46. b0d267b Finish DB docs for Rackspace by Jamie Hannaford · 10 years ago
  47. 9793d94 Adding documentation by Jamie Hannaford · 10 years ago
  48. 4a17028 Refactor OS fixtures by Jamie Hannaford · 10 years ago
  49. e635b7d Refactor fixtures by Jamie Hannaford · 10 years ago
  50. d3a78ef Refactor to use new handler setup by Jamie Hannaford · 10 years ago
  51. a50d135 Refactor to use new client.Request by Jamie Hannaford · 10 years ago
  52. c1c6bf8 Remove duplication by Jamie Hannaford · 10 years ago
  53. 8252352 Add datastore functionality by Jamie Hannaford · 10 years ago
  54. 23867bb Adding configuration parameters :ok_hand: by Jamie Hannaford · 10 years ago
  55. be00824 Use new helper by Jamie Hannaford · 10 years ago
  56. ed7f453 Add configuration resource by Jamie Hannaford · 10 years ago
  57. b2a59c5 Add fixtures helper by Jamie Hannaford · 10 years ago
  58. 76e177b Add usage field by Jamie Hannaford · 10 years ago
  59. 4ec6afe Adding support for replicas by Jamie Hannaford · 10 years ago
  60. 2e81732 Rework locations of extracted structs by Jamie Hannaford · 10 years ago
  61. e052473 Add Datastore type to Backup struct by Jamie Hannaford · 10 years ago
  62. 302c0b6 Start work on backups :monkey: by Jamie Hannaford · 10 years ago
  63. 984e917 Access functions for users by Jamie Hannaford · 10 years ago
  64. 3aba0b1 Fixes to imports by Jamie Hannaford · 10 years ago
  65. 8195446 Adding flavors for Rackspace by Jamie Hannaford · 10 years ago
  66. 5b7acc1 Add support for OS flavors by Jamie Hannaford · 10 years ago
  67. 2ca55d8 Extract out user functionality into its own namespace by Jamie Hannaford · 10 years ago
  68. 3c1796b Adding user delegates by Jamie Hannaford · 10 years ago
  69. af4570f OpenStack DB users by Jamie Hannaford · 10 years ago
  70. 27957b2 Fixes by Jamie Hannaford · 10 years ago
  71. ba1e96c Add DB delegates by Jamie Hannaford · 10 years ago
  72. 85f1033 Fix receiver name by Jamie Hannaford · 10 years ago
  73. 56d0c2e Extract DB functionality out by Jamie Hannaford · 10 years ago
  74. 1943b38 Add support for OpenStack DBs by Jamie Hannaford · 10 years ago
  75. cc21147 Adding more docs by Jamie Hannaford · 10 years ago
  76. e6390d4 Delegates for instance actions by Jamie Hannaford · 10 years ago
  77. 219ca59 Adding instance actions by Jamie Hannaford · 10 years ago
  78. a74d425 Adding isRootEnabled feature by Jamie Hannaford · 10 years ago
  79. f77fc10 Update instance/associate with config group by Jamie Hannaford · 10 years ago
  80. 936a547 Adding GetConfig operation for Rackspace provider by Jamie Hannaford · 10 years ago
  81. ebcac55 Enable root user delegate by Jamie Hannaford · 10 years ago
  82. 94164fa Enable root user by Jamie Hannaford · 10 years ago
  83. 1232e04 Delegate for delete by Jamie Hannaford · 10 years ago
  84. 5b16b63 Adding more tests and delete fn by Jamie Hannaford · 10 years ago
  85. 39d4ffb Adding delegate for Get instance + tests by Jamie Hannaford · 10 years ago
  86. 821015f Get instance :rocket: by Jamie Hannaford · 10 years ago
  87. 9068424 List instances by Jamie Hannaford · 10 years ago
  88. 9fdda58 Decouple OpenStack implementation from Rackspace provider by Jamie Hannaford · 10 years ago
  89. 3dbfb2d Add Instance result struct by Jamie Hannaford · 10 years ago
  90. 2a4beaa Adding other files by Jamie Hannaford · 10 years ago
  91. fac40db Adding tests and Create method by Jamie Hannaford · 10 years ago
  92. 6ee7d4a Adding fixture file by Jamie Hannaford · 10 years ago
  93. 8d032cb Merge pull request #500 from rackspace/everett-toews-patch-1 by Kyle Kelley · 9 years ago
  94. 430261f an OpenStack SDK for Go by Everett Toews · 9 years ago
  95. 4c39b93 Docs: removing references to security group in security group rules documentation by Tahia Khan · 9 years ago
  96. d783aa7 Merge pull request #497 from pratikmallya/bug_fix by jrperritt · 9 years ago
  97. 7e6b7b9 Bug fixes by Pratik Mallya · 9 years ago
  98. d86f958 Merge pull request #495 from jrperritt/optimize-object-upload by jrperritt · 9 years ago
  99. 4ad4160 Merge pull request #486 from pratikmallya/enable_template_environment_parsing by jrperritt · 9 years ago
  100. 4fcd3b7 fix parameter name: multiple-manifest -> multipart-manifest by jrperritt · 9 years ago