1. 2aaed7f fix images 'AllPages' paging (#266) by jrperritt · 8 years ago
  2. 48f36ae Add os-volume_upload_image action to volumeactions (#240) by Joe Topjian · 8 years ago
  3. 5cb543c fix coverage script from masking unit test failures (#265) by jrperritt · 8 years ago
  4. f47ca3a change io.ReadSeeker to io.Reader (#262) by jrperritt · 8 years ago
  5. 8cab8b8 create flavor (#257) by jrperritt · 8 years ago
  6. ff77917 ImageService v2: Fix paging when next URL is blank (#254) by Joe Topjian · 8 years ago
  7. b06120d Use AvailabilityZone instead of Availability (#246) by Joe Topjian · 8 years ago
  8. 6d2ec96 Ports: Remove Security Groups and Address Pairs (#236) by Joe Topjian · 8 years ago
  9. 10a2744 db/instance: support giving nics in create opts (#201) by esalipe · 8 years ago
  10. 517c799 FWaaS Router Insertion (#220) by Joe Topjian · 8 years ago
  11. 4d2266c Handle Unmarshaling Compute Floating IP IDs (#217) by Joe Topjian · 8 years ago
  12. c2bb491 Added functionality for updating and resetting compute quotas. (#214) by dbaumgarten · 8 years ago
  13. 6b3419f fixed issue where personality wasn't working in request w/ config_drive (#213) by Bruce Martins · 8 years ago
  14. 700ce7d Fixed TenantID struct-tag in user/CommonOpts (#211) by dbaumgarten · 8 years ago
  15. 84e358b db/instance: add support for IPs in response body (#199) by esalipe · 8 years ago
  16. f7b8b06 db: fix flavor id parsing (#197) by esalipe · 8 years ago
  17. 58d1502 db/instances: expect non-Z time format (#196) by esalipe · 8 years ago
  18. 368deee Handle Unmarshaling Compute Security Group IDs (#192) by Joe Topjian · 8 years ago
  19. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  20. 8baf47a Identity v3 Projects Update (#167) by Joe Topjian · 8 years ago
  21. d131fb8 Identity v3 Projects Delete (#166) by Joe Topjian · 8 years ago
  22. 9976076 Removing unused createErr functions from Identity packages (#229) by Joe Topjian · 8 years ago
  23. 8ad602c Identity v3 Projects Create (#165) by Joe Topjian · 8 years ago
  24. c2b8dcd Feature/filestorage availabilityzones list (#153) by ehdou · 8 years ago
  25. 220e6e7 Feature/filestorage sharetype unsetextraspecs (#148) by ehdou · 8 years ago
  26. 1c236d3 Identity v3 Projects Get (#164) by Joe Topjian · 8 years ago
  27. 463e9c8 Feature/filestorage sharetype setextraspecs (#147) by ehdou · 8 years ago
  28. 894b50d Feature/filestorage securityservices delete (#133) by ehdou · 8 years ago
  29. d5eda97 tenantattr extension for cinder (#186) by jrperritt · 8 years ago
  30. bb45a5e rename tenantattr to volumetenants; remove commented code by jrperritt · 8 years ago
  31. 25492a9 check for http response error in ExtractInto*Ptr methods by jrperritt · 8 years ago
  32. b5066cd Feature/filestorage securityservices create (#132) by ehdou · 8 years ago
  33. a901585 Feature/filestorage sharetype getextraspecs (#146) by ehdou · 8 years ago
  34. 8f364f7 call volumes.ExtractInto from volumes.Extract by jrperritt · 8 years ago
  35. 6be8c42 comments for tenantattr pkg by jrperritt · 8 years ago
  36. 17e8b62 use type instead of struct literal in unit test by jrperritt · 8 years ago
  37. 2e4415e use gophercloud.ExtractInto*Ptr for ExtractInto and ^CtractVolumesInto by jrperritt · 8 years ago
  38. 410c105 make sure interface{} parameter is *struct by jrperritt · 8 years ago
  39. 7dc4946 tenantattr extension for cinder; ExtractInto method for handling custom Volume objects by jrperritt · 8 years ago
  40. cd65a06 computer/v2/servers: Check if opts.UserData is already Base64 Encoded (#170) by Gavin Williams · 8 years ago
  41. 176266d Ensure StorageURL ends in a slash (#183) by Joe Topjian · 8 years ago
  42. f61691c Identity v3 Projects List (#163) by Joe Topjian · 8 years ago
  43. c5c590a images service v2 port from rackpsace/gophercloud (#171) by jrperritt · 8 years ago
  44. a08c1d2 Compute Limits (#121) by Joe Topjian · 8 years ago
  45. 1b54c0d Feature/filestorage sharetype getdefault (#144) by ehdou · 8 years ago
  46. fd6d86c Feature/filestorage sharenetworks update (#126) by ehdou · 8 years ago
  47. 22bf82b Feature/filestorage sharetype list (#143) by ehdou · 8 years ago
  48. e3d6384 Feature/filestorage sharetype delete (#142) by ehdou · 8 years ago
  49. a088cec Feature/filestorage sharenetworks get (#125) by ehdou · 8 years ago
  50. d887d2a feature/shared file systems: show share details (#127) by Mikko Valkonen · 8 years ago
  51. 4c108b5 sfs/share: Delete share (#120) by Mikko Valkonen · 8 years ago
  52. 20de780 feature/shared file systems: create share (#119) by Mikko Valkonen · 8 years ago
  53. 0794333 Feature/filestorage sharenetworks list (#124) by ehdou · 8 years ago
  54. 0e59efa Feature/filestorage sharetype create (#141) by ehdou · 8 years ago
  55. 57680b7 Allow Any Protocol in FWaaS Rules (#162) by Joe Topjian · 8 years ago
  56. 5368725 Feature/filestorage sharenetworks delete (#122) by ehdou · 8 years ago
  57. 10f1f85 Feature/filestorage sharenetworks create (#118) by ehdou · 8 years ago
  58. f1f4041 bfv updates (#100) by Joe Topjian · 8 years ago
  59. b3a4f33 Add BeginDetaching call for Cinder v2 (#90) by Eugene Yakubovich · 8 years ago
  60. 18a8bcc move block storage extensions from 'v2' to 'blockstorage' (#112) by jrperritt · 8 years ago
  61. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  62. 19e713b Update Subnet Gateway Behavior (#102) by Joe Topjian · 8 years ago
  63. 8e3f250 Check for token not being returned in JSON response (#91) by Eugene Yakubovich · 8 years ago
  64. 9152721 Always set error on response in token create (#109) (#92) by Eugene Yakubovich · 8 years ago
  65. c5d17b8 Fix Floating IP Disassociation (#103) by Joe Topjian · 8 years ago
  66. 50cdddf Allow ImageRef to be empty when block device is present (#97) by Joe Topjian · 8 years ago
  67. f464c96 Server Metadata Update (#93) by Joe Topjian · 8 years ago
  68. 37b56e8 ' (#85) by Gleb · 8 years ago
  69. a4d4930 Adds block storage extend's action support (#67) by Mario Luan · 8 years ago
  70. 20c0852 last_modified: rfc1123 -> rfc3339MilliNoZ (#81) by jrperritt · 8 years ago
  71. 655245a More specific types for ObjectStorage response object fields (#74) by jrperritt · 8 years ago
  72. d5be3fe Ensure returned segmentation_id is a string (#70) by Joe Topjian · 8 years ago
  73. 091b8b9 Make TenantID not required for lbaas member creation (#72) by Joe Topjian · 8 years ago
  74. 7a0f3e5 Swauth Support (#65) by Joe Topjian · 8 years ago
  75. 0d7ed5d set ServiceClient field to nil before unmarshaling (#59) by jrperritt · 8 years ago
  76. f327590 Allow return code 200 when adding role to user (#40) by Joe Topjian · 8 years ago
  77. 81036a7 Use Correct Block Storage v2 Volume Attachment Attributes (#36) by Joe Topjian · 8 years ago
  78. c8834c1 create trusts.TokenExt response object (#29) by jrperritt · 8 years ago
  79. 614b51d Change Block Storage v1 Snapshots.CreatedAt Type (#31) by Joe Topjian · 8 years ago
  80. 0bc5578 Identity v3 Authentication With TrustID (#24) by jrperritt · 8 years ago
  81. 014999f Merge pull request #17 from jrperritt/5 by jrperritt · 8 years ago
  82. 8c592a4 Change Block Storage v1 Volume.CreatedAt Type by Joe Topjian · 8 years ago
  83. d41b926 Merge pull request #13 from carolynvs/fix-v3-authscope by jrperritt · 8 years ago
  84. 75801bc Adding Vip port ID for loadbalancer - Issue #9 by Davide Agnello · 8 years ago
  85. 1fa9250 implement json.Unmarshaler for Server by jrperritt · 8 years ago
  86. 6a4dcc7 remove mapstructure import by jrperritt · 8 years ago
  87. 93b4a3c allow EndpointOpts to search catalog for Identity clients by jrperritt · 8 years ago
  88. 9977e51 Update v3 test to validate modification of auth options by Carolyn Van Slyck · 8 years ago
  89. e7303c3 implement json.unmarshaler for flavor by jrperritt · 8 years ago
  90. 3c89267 remove refs to origin by jrperritt · 9 years ago
  91. e3a4cbe add doc.go files to make testing dirs buildable by jrperritt · 9 years ago
  92. 9b7b9e6 merge lbaasv2, portsbinding, volumes v2; remove 'rackspace' refs; update docs by jrperritt · 9 years ago
  93. 3d96616 move unit tests into 'testing' directories by jrperritt · 9 years ago
  94. d47105c Merge pull request #579 from ncw/fix-volume-selection by jrperritt · 9 years ago
  95. 2790196 Merge pull request #586 from rodrigolourenco/cache-control-objectStore by jrperritt · 9 years ago
  96. 8b6b1b7 fixing build constraints for lbaas_v2 fixtures by Min Pae · 9 years ago
  97. bb39de2 Addressing comments by Davide Agnello · 9 years ago
  98. d6336c4 Adding Support for LBaaS v2 - Health Monitors by Davide Agnello · 9 years ago
  99. e940a16 Adding Support for LBaaS v2 - Pools and Members by Davide Agnello · 9 years ago
  100. 57e2801 Adding Support for LBaaS v2 - Listeners by Davide Agnello · 9 years ago