1. 56d51e9 add etag header to request object by jrperritt · 10 years ago
  2. f4ff727 debug lines by jrperritt · 10 years ago
  3. c2fa289 Merge pull request #451 from jrperritt/token-auth by Ash Wilson · 10 years ago
  4. 1f218c8 rename var: authopts.Token -> authopts.TokenID by jrperritt · 10 years ago
  5. f9a5c84 Merge pull request #446 from jrperritt/flavor-extra-specs by Jamie Hannaford · 10 years ago
  6. 475668a fix token unit test by jrperritt · 10 years ago
  7. 95b74c8 allow token/tenantID authentication by jrperritt · 10 years ago
  8. f64c349 Merge pull request #381 from jtopjian/os-networks by jrperritt · 10 years ago
  9. 218a998 Merge pull request #447 from DSpeichert/master by jrperritt · 10 years ago
  10. 9342e52 Add all_tenants to nova servers list by Daniel Speichert · 10 years ago
  11. 52e6ada update ExtractFlavors function and unit tests by Jon Perritt · 10 years ago
  12. b1ce0af change field types: uint -> int by Jon Perritt · 10 years ago
  13. 2571c77 allow rackspace flavor extra_specs by Jon Perritt · 10 years ago
  14. e83aa01 Merge pull request #444 from jamiehannaford/checksum by jrperritt · 10 years ago
  15. 50fc97d make the comment a bit more relevant by Jamie Hannaford · 10 years ago
  16. 52d3076 add explanatory comment by Jamie Hannaford · 10 years ago
  17. b9396a1 ensure rackspace tests use new fixture by Jamie Hannaford · 10 years ago
  18. 0809623 Add MD5 checksum check to file uploads by Jamie Hannaford · 10 years ago
  19. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  20. f956c6c Merge pull request #440 from jrperritt/block-storage-id-by-name by jrperritt · 10 years ago
  21. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  22. d6b6004 Merge pull request #439 from jrperritt/id-from-name by jrperritt · 10 years ago
  23. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  24. 14f716b fix typo in comment by jrperritt · 10 years ago
  25. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  26. 0ba79da fix typo in comment by jrperritt · 10 years ago
  27. 5c1d733 fix resource name in error msgs by jrperritt · 10 years ago
  28. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  29. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  30. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  31. e52d480 Merge pull request #437 from smashwilson/clb-creation-err by Ash Wilson · 10 years ago
  32. 2c749a0 Refactor PageResult creation. by Ash Wilson · 10 years ago
  33. fe80dae Prevent read from closed stream. by Ash Wilson · 10 years ago
  34. dbee478 Return the CreateResult's error, if one is present. by Ash Wilson · 10 years ago
  35. ae55143 Start with a failing test because that's how I roll by Ash Wilson · 10 years ago
  36. 7af4dbf Merge pull request #436 from jrperritt/allpages-bug-fix by jrperritt · 10 years ago
  37. a11f5db fix index out of bounds error by Jon Perritt · 10 years ago
  38. 85e74bf Merge pull request #435 from jrperritt/reauth-nil-pointer-fix by jrperritt · 10 years ago
  39. fcedd7b don't seek on nil options.RawBody by Jon Perritt · 10 years ago
  40. aa3cb21 Merge pull request #432 from jrperritt/rs-keypair-fix by jrperritt · 10 years ago
  41. bc523bc fix keypair variable mistake by jrperritt · 10 years ago
  42. f54139c don't set key_name if not provided by Jon Perritt · 10 years ago
  43. 933655f Merge pull request #430 from jrperritt/server-IDFromName by jrperritt · 10 years ago
  44. 6b0a883 IDFromName for servers by Jon Perritt · 10 years ago
  45. fab1f3d grammar fix in comment by jrperritt · 10 years ago
  46. e259d17 Merge pull request #429 from jrperritt/add-imageName-flavorName-fields by jrperritt · 10 years ago
  47. ade2d7f fix formatting in rs bfv by jrperritt · 10 years ago
  48. 4267c94 fix formatting in bfv by jrperritt · 10 years ago
  49. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  50. 13e171c Merge pull request #428 from jrperritt/cf-nil-pointer-fix by jrperritt · 10 years ago
  51. a2c88b2 fix object storage nil pointer deref error by Jon Perritt · 10 years ago
  52. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  53. 4d6c6e7 remove duplicate test from bad merge by Kevin Pike · 10 years ago
  54. f0815a0 Merge pull request #426 from jtopjian/os-schedulerhint-query by jrperritt · 10 years ago
  55. 7d6989c Allows for more complex scheduling queries. by Joe Topjian · 10 years ago
  56. 60c1e89 adds personality to server created in acceptance tests by Kevin Pike · 10 years ago
  57. 9748b7b improves File documentation by Kevin Pike · 10 years ago
  58. 9546f89 Merge branch 'personality' of https://github.com/doubledutch/gophercloud into personality by Kevin Pike · 10 years ago
  59. eb4e44c Merge pull request #425 from b0d0nne11/brendan/fix-swift-upload-retries by jrperritt · 10 years ago
  60. a3ee2e8 Merge pull request #422 from jtopjian/os-scheduler-hints by jrperritt · 10 years ago
  61. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  62. a69b347 Use a ReadSeeker for upload content and rewind the offset on retries by Brendan ODonnell · 10 years ago
  63. 25d4569 Merge branch 'personality' of github.com:doubledutch/gophercloud by Kevin Pike · 10 years ago
  64. b11111a Merge branch 'master' of https://github.com/rackspace/gophercloud into personality by Kevin Pike · 10 years ago
  65. a2bfaea use MarshalJSON by Kevin Pike · 10 years ago
  66. f3ced00 Merge pull request #421 from ZettaIO/serveraction-createimage by jrperritt · 10 years ago
  67. 4e5fdaf Naming convention and better parsing of Location by einarf · 10 years ago
  68. 358892c Merge pull request #417 from pantheon-systems/imageDelete by jrperritt · 10 years ago
  69. 2fc665e Added support for a server action to create a server image / snapshot by einarf · 10 years ago
  70. 8c1e037 Fixup URL assembly, add simple test by Jesse Nelson · 10 years ago
  71. 224a0cf Merge pull request #382 from jtopjian/os-server-groups by jrperritt · 10 years ago
  72. c9fb21b Adds os-server-groups by Joe Topjian · 10 years ago
  73. ab02e57 add image.Delete operation by Jesse Nelson · 10 years ago
  74. d2c2ad5 Merge pull request #414 from jackspirou/master by jrperritt · 10 years ago
  75. da9ab5b updating paths to golang.org/x/* by JackSpirou · 10 years ago
  76. 0e58712 moving from code.google.com/p/go.crypto/ssh to golang.org/x/crypto/ssh by JackSpirou · 10 years ago
  77. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  78. edcbc31 Merge branch 'master' into personality by Kevin Pike · 10 years ago
  79. 7bf54c5 updates personality to []map[string]string where map has path and contents by Kevin Pike · 10 years ago
  80. ce0f487 Merge pull request #412 from jrperritt/rs-servers-updates by jrperritt · 10 years ago
  81. f8b77ca ResizeOpts -> ResizeOptsBuilder by Jon Perritt · 10 years ago
  82. c8477d3 Merge pull request #411 from jrperritt/touchups-from-terraform by Ash Wilson · 10 years ago
  83. 33fd1b3 rs get and update metadata funcs by Jon Perritt · 10 years ago
  84. 1f3caa6 rs confirmresize func by Jon Perritt · 10 years ago
  85. 36747e4 rs resize func by Jon Perritt · 10 years ago
  86. 90ae656 Merge pull request #410 from jamiehannaford/user-agent-fix by Ash Wilson · 10 years ago
  87. b134f4c Remove leading "v" from user-agent string by Jamie Hannaford · 10 years ago
  88. bcb9fc0 Merge pull request #408 from ggiamarchi/keystone-v3-auth by jrperritt · 10 years ago
  89. 08b33d5 Build v3 auth scope from AuthOptions by Guillaume Giamarchi · 10 years ago
  90. b2663b2 Use service catalog to get services URLs by Guillaume Giamarchi · 10 years ago
  91. c043a3d Extract Keystone v3 service catalog by Guillaume Giamarchi · 10 years ago
  92. ff20f72 Merge pull request #405 from jrperritt/master by jrperritt · 10 years ago
  93. d341609 go fmt by Jon Perritt · 10 years ago
  94. 0797429 Merge pull request #402 from jamiehannaford/http-status by Ash Wilson · 10 years ago
  95. 786a673 Catch the straggler by Jamie Hannaford · 10 years ago
  96. e182887 Remove unnecessary bool comparison by Jamie Hannaford · 10 years ago
  97. 5497f94 Converting Rackspace services to new HTTP methods by Jamie Hannaford · 10 years ago
  98. 1d27afa Add Orchestration + ObjectStore HTTP operations by Jamie Hannaford · 10 years ago
  99. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  100. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago