1. 95b74c8 allow token/tenantID authentication by jrperritt · 9 years ago
  2. f64c349 Merge pull request #381 from jtopjian/os-networks by jrperritt · 9 years ago
  3. 9342e52 Add all_tenants to nova servers list by Daniel Speichert · 10 years ago
  4. 50fc97d make the comment a bit more relevant by Jamie Hannaford · 9 years ago
  5. 52d3076 add explanatory comment by Jamie Hannaford · 9 years ago
  6. 0809623 Add MD5 checksum check to file uploads by Jamie Hannaford · 10 years ago
  7. 99a0613 os-networks extension by Joe Topjian · 10 years ago
  8. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  9. 5d1d835 fix typo in comment by jrperritt · 10 years ago
  10. 14f716b fix typo in comment by jrperritt · 10 years ago
  11. 376d4f7 fix typo in comment by jrperritt · 10 years ago
  12. 0ba79da fix typo in comment by jrperritt · 10 years ago
  13. 5c1d733 fix resource name in error msgs by jrperritt · 10 years ago
  14. 00399b4 fix resource name in error msgs by jrperritt · 10 years ago
  15. dbec8c0 fix resource name in error msgs by jrperritt · 10 years ago
  16. 7ab1328 IDFromName for networking resources by Jon Perritt · 10 years ago
  17. 6b0a883 IDFromName for servers by Jon Perritt · 10 years ago
  18. 4267c94 fix formatting in bfv by jrperritt · 10 years ago
  19. ad5f1cb create server helper fields by Jon Perritt · 10 years ago
  20. a2c88b2 fix object storage nil pointer deref error by Jon Perritt · 10 years ago
  21. 9ad4137 Merge pull request #413 from doubledutch/personality by jrperritt · 10 years ago
  22. 4d6c6e7 remove duplicate test from bad merge by Kevin Pike · 10 years ago
  23. 7d6989c Allows for more complex scheduling queries. by Joe Topjian · 10 years ago
  24. 9748b7b improves File documentation by Kevin Pike · 10 years ago
  25. 9546f89 Merge branch 'personality' of https://github.com/doubledutch/gophercloud into personality by Kevin Pike · 10 years ago
  26. eb4e44c Merge pull request #425 from b0d0nne11/brendan/fix-swift-upload-retries by jrperritt · 10 years ago
  27. 27a6243 Scheduler Hints by Joe Topjian · 10 years ago
  28. a69b347 Use a ReadSeeker for upload content and rewind the offset on retries by Brendan ODonnell · 10 years ago
  29. 25d4569 Merge branch 'personality' of github.com:doubledutch/gophercloud by Kevin Pike · 10 years ago
  30. b11111a Merge branch 'master' of https://github.com/rackspace/gophercloud into personality by Kevin Pike · 10 years ago
  31. a2bfaea use MarshalJSON by Kevin Pike · 10 years ago
  32. f3ced00 Merge pull request #421 from ZettaIO/serveraction-createimage by jrperritt · 10 years ago
  33. 4e5fdaf Naming convention and better parsing of Location by einarf · 10 years ago
  34. 358892c Merge pull request #417 from pantheon-systems/imageDelete by jrperritt · 10 years ago
  35. 2fc665e Added support for a server action to create a server image / snapshot by einarf · 10 years ago
  36. 8c1e037 Fixup URL assembly, add simple test by Jesse Nelson · 10 years ago
  37. c9fb21b Adds os-server-groups by Joe Topjian · 10 years ago
  38. ab02e57 add image.Delete operation by Jesse Nelson · 10 years ago
  39. 92e10b5 Encapsulate Personality. Encode contents for user by Kevin Pike · 10 years ago
  40. edcbc31 Merge branch 'master' into personality by Kevin Pike · 10 years ago
  41. 7bf54c5 updates personality to []map[string]string where map has path and contents by Kevin Pike · 10 years ago
  42. 08b33d5 Build v3 auth scope from AuthOptions by Guillaume Giamarchi · 10 years ago
  43. b2663b2 Use service catalog to get services URLs by Guillaume Giamarchi · 10 years ago
  44. c043a3d Extract Keystone v3 service catalog by Guillaume Giamarchi · 10 years ago
  45. d341609 go fmt by Jon Perritt · 10 years ago
  46. 1d27afa Add Orchestration + ObjectStore HTTP operations by Jamie Hannaford · 10 years ago
  47. 059e150 Add Networking HTTP operations by Jamie Hannaford · 10 years ago
  48. 562a7d5 Add Identity HTTP operations by Jamie Hannaford · 10 years ago
  49. 6a3a78f Change HTTP methods for OpenStack Compute by Jamie Hannaford · 10 years ago
  50. 22aa42b Change HTTP methods for OpenStack CDN by Jamie Hannaford · 10 years ago
  51. 6181fdb Change HTTP methods for OpenStack block storage by Jamie Hannaford · 10 years ago
  52. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  53. bae3446 Merge pull request #395 from jrperritt/rs-security-groups by jrperritt · 10 years ago
  54. 24019b1 are -> is in docs by Jon Perritt · 10 years ago
  55. b0b9c0d weak decode NetworkExtAttrs by Jon Perritt · 10 years ago
  56. 590bb04 Merge pull request #394 from kazegusuri/fix_reauth by jrperritt · 10 years ago
  57. b832838 Merge pull request #378 from jrperritt/list-server-addresses by jrperritt · 10 years ago
  58. 1b2bafe fix recursive reauth failure by Masahiro Sano · 10 years ago
  59. a11b5df add logic to handle AllPages result page by Jon Perritt · 10 years ago
  60. 6753165 Merge pull request #392 from jrperritt/go-tip-failing-unit-test by Ash Wilson · 10 years ago
  61. 7f658c1 add comment about go version by Jon Perritt · 10 years ago
  62. 2474fbb comment for filler line by Jon Perritt · 10 years ago
  63. cf6e524 add filler line to avoid runtime issue by Jon Perritt · 10 years ago
  64. c21202d os-tenant-networks by Joe Topjian · 10 years ago
  65. b51ba9c return slice (!map) from ExtractNetworkAddresses by Jon Perritt · 10 years ago
  66. cff75ec Merge pull request #377 from jrperritt/get-all-pages by Jamie Hannaford · 10 years ago
  67. 04d073c openstack ListAddressesByNetwork op and unit test by Jon Perritt · 10 years ago
  68. 5cb4948 list server addresses operation and unit tests by Jon Perritt · 10 years ago
  69. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  70. fe5e735 add all pages test on marker-page (containers) by Jon Perritt · 10 years ago
  71. d27a9c7 unit test for linked-page resource (servers) by Jon Perritt · 10 years ago
  72. e7017d6 unit test for sinlge-page resource (volumes) by Jon Perritt · 10 years ago
  73. 8e5c3f2 Use client.Request instead of perigee by Guillaume Giamarchi · 10 years ago
  74. ea5b3ff Merge pull request #373 from jrperritt/auto-reauth by Ash Wilson · 10 years ago
  75. 6fe7c40 include AuthOptions in ReauthFunc closure by Jon Perritt · 10 years ago
  76. 0059767 Introduce OptsBuilder for code style consistency by Guillaume Giamarchi · 10 years ago
  77. f150399 Change type *string to string for fields `name` & `description` by Guillaume Giamarchi · 10 years ago
  78. ed2ed80 Error handling on struct to map mappings by Guillaume Giamarchi · 10 years ago
  79. 092b45f Use solid types for *bool attributes by Guillaume Giamarchi · 10 years ago
  80. 6d3d006 Add unit tests for firewalls by Guillaume Giamarchi · 10 years ago
  81. 3e5b293 Add unit tests for firewall policies by Guillaume Giamarchi · 10 years ago
  82. b8dca24 Add unit tests for firewall rules by Guillaume Giamarchi · 10 years ago
  83. d9f939f Replace struct based mapping by manual mapping by Guillaume Giamarchi · 10 years ago
  84. 4645912 Add mapstructure tags on Policy result by Guillaume Giamarchi · 10 years ago
  85. 914b10f Fix bugs & warnings by Guillaume Giamarchi · 10 years ago
  86. 68c49f8 Firewall rules bugfixes & enhancements by Guillaume Giamarchi · 10 years ago
  87. 9441b81 Support FWaaS - Firewalls by Guillaume Giamarchi · 10 years ago
  88. 506d150 Support FWaaS - Policies by Guillaume Giamarchi · 10 years ago
  89. 0e69514 Support FWaaS - Rules by Guillaume Giamarchi · 10 years ago
  90. ca51f01 fixed issue with group id by Long Nguyen · 10 years ago
  91. b260acf only cache credentials if AllowReauth is set to true by Jon Perritt · 10 years ago
  92. f4052c6 OpenStack/Rackspace reauth functionality by Jon Perritt · 10 years ago
  93. decfed7 Convert Orchestration and the new Compute extension. by Ash Wilson · 10 years ago
  94. 322a7e6 Object Storage special case. by Ash Wilson · 10 years ago
  95. 7cb4dab Manually convert a perigee.Get call. by Ash Wilson · 10 years ago
  96. 59fb6c4 Adjust regexps and do another pass. by Ash Wilson · 10 years ago
  97. 2491b4c Manual follow-on tweaks to get the build green again. by Ash Wilson · 10 years ago
  98. 4bf41a3 openstack/ :knife: perigee by Ash Wilson · 10 years ago
  99. f98df8d openstack/cdn :knife: perigee by Ash Wilson · 10 years ago
  100. 3346525 Merge pull request #365 from smashwilson/centralize-http by Ash Wilson · 10 years ago