1. 517c799 FWaaS Router Insertion (#220) by Joe Topjian · 8 years ago
  2. 4d2266c Handle Unmarshaling Compute Floating IP IDs (#217) by Joe Topjian · 8 years ago
  3. c2bb491 Added functionality for updating and resetting compute quotas. (#214) by dbaumgarten · 8 years ago
  4. 6b3419f fixed issue where personality wasn't working in request w/ config_drive (#213) by Bruce Martins · 8 years ago
  5. 700ce7d Fixed TenantID struct-tag in user/CommonOpts (#211) by dbaumgarten · 8 years ago
  6. 84e358b db/instance: add support for IPs in response body (#199) by esalipe · 8 years ago
  7. f7b8b06 db: fix flavor id parsing (#197) by esalipe · 8 years ago
  8. 9368c00 feature/shared file systems: share acceptance tests (#128) by Mikko Valkonen · 8 years ago
  9. 58d1502 db/instances: expect non-Z time format (#196) by esalipe · 8 years ago
  10. 368deee Handle Unmarshaling Compute Security Group IDs (#192) by Joe Topjian · 8 years ago
  11. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  12. 8baf47a Identity v3 Projects Update (#167) by Joe Topjian · 8 years ago
  13. d131fb8 Identity v3 Projects Delete (#166) by Joe Topjian · 8 years ago
  14. 9976076 Removing unused createErr functions from Identity packages (#229) by Joe Topjian · 8 years ago
  15. 8ad602c Identity v3 Projects Create (#165) by Joe Topjian · 8 years ago
  16. c2b8dcd Feature/filestorage availabilityzones list (#153) by ehdou · 8 years ago
  17. 220e6e7 Feature/filestorage sharetype unsetextraspecs (#148) by ehdou · 8 years ago
  18. 1c236d3 Identity v3 Projects Get (#164) by Joe Topjian · 8 years ago
  19. 463e9c8 Feature/filestorage sharetype setextraspecs (#147) by ehdou · 8 years ago
  20. 894b50d Feature/filestorage securityservices delete (#133) by ehdou · 8 years ago
  21. d5eda97 tenantattr extension for cinder (#186) by jrperritt · 8 years ago
  22. bb45a5e rename tenantattr to volumetenants; remove commented code by jrperritt · 8 years ago
  23. 25492a9 check for http response error in ExtractInto*Ptr methods by jrperritt · 8 years ago
  24. b5066cd Feature/filestorage securityservices create (#132) by ehdou · 8 years ago
  25. a901585 Feature/filestorage sharetype getextraspecs (#146) by ehdou · 8 years ago
  26. c501bc1 add comment about ExtractInto*Ptr being for internal use only by jrperritt · 8 years ago
  27. 41a7078 clean up extractIntoPtr and add comments for new exported methods by jrperritt · 8 years ago
  28. 8f364f7 call volumes.ExtractInto from volumes.Extract by jrperritt · 8 years ago
  29. 6be8c42 comments for tenantattr pkg by jrperritt · 8 years ago
  30. 17e8b62 use type instead of struct literal in unit test by jrperritt · 8 years ago
  31. 2e4415e use gophercloud.ExtractInto*Ptr for ExtractInto and ^CtractVolumesInto by jrperritt · 8 years ago
  32. 613bea2 ExtractInto*Ptr methods for Result by jrperritt · 8 years ago
  33. 410c105 make sure interface{} parameter is *struct by jrperritt · 8 years ago
  34. 7dc4946 tenantattr extension for cinder; ExtractInto method for handling custom Volume objects by jrperritt · 8 years ago
  35. cd65a06 computer/v2/servers: Check if opts.UserData is already Base64 Encoded (#170) by Gavin Williams · 8 years ago
  36. 176266d Ensure StorageURL ends in a slash (#183) by Joe Topjian · 8 years ago
  37. 12f19e5 Update how isZero handles Pointers (#181) by Joe Topjian · 8 years ago
  38. f61691c Identity v3 Projects List (#163) by Joe Topjian · 8 years ago
  39. c5c590a images service v2 port from rackpsace/gophercloud (#171) by jrperritt · 8 years ago
  40. a08c1d2 Compute Limits (#121) by Joe Topjian · 8 years ago
  41. 10f33e9 Issue/PR templates (#180) by jrperritt · 8 years ago
  42. 1b54c0d Feature/filestorage sharetype getdefault (#144) by ehdou · 8 years ago
  43. fd6d86c Feature/filestorage sharenetworks update (#126) by ehdou · 8 years ago
  44. 22bf82b Feature/filestorage sharetype list (#143) by ehdou · 8 years ago
  45. e3d6384 Feature/filestorage sharetype delete (#142) by ehdou · 8 years ago
  46. a088cec Feature/filestorage sharenetworks get (#125) by ehdou · 8 years ago
  47. d887d2a feature/shared file systems: show share details (#127) by Mikko Valkonen · 8 years ago
  48. 4c108b5 sfs/share: Delete share (#120) by Mikko Valkonen · 8 years ago
  49. 20de780 feature/shared file systems: create share (#119) by Mikko Valkonen · 8 years ago
  50. 0794333 Feature/filestorage sharenetworks list (#124) by ehdou · 8 years ago
  51. 0e59efa Feature/filestorage sharetype create (#141) by ehdou · 8 years ago
  52. 57680b7 Allow Any Protocol in FWaaS Rules (#162) by Joe Topjian · 8 years ago
  53. 5368725 Feature/filestorage sharenetworks delete (#122) by ehdou · 8 years ago
  54. 10f1f85 Feature/filestorage sharenetworks create (#118) by ehdou · 8 years ago
  55. f1f4041 bfv updates (#100) by Joe Topjian · 8 years ago
  56. b3a4f33 Add BeginDetaching call for Cinder v2 (#90) by Eugene Yakubovich · 8 years ago
  57. 18a8bcc move block storage extensions from 'v2' to 'blockstorage' (#112) by jrperritt · 8 years ago
  58. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  59. 19e713b Update Subnet Gateway Behavior (#102) by Joe Topjian · 8 years ago
  60. 8e3f250 Check for token not being returned in JSON response (#91) by Eugene Yakubovich · 8 years ago
  61. 9152721 Always set error on response in token create (#109) (#92) by Eugene Yakubovich · 8 years ago
  62. c5d17b8 Fix Floating IP Disassociation (#103) by Joe Topjian · 8 years ago
  63. 50cdddf Allow ImageRef to be empty when block device is present (#97) by Joe Topjian · 8 years ago
  64. f464c96 Server Metadata Update (#93) by Joe Topjian · 8 years ago
  65. 3a4e1b9 Updating acceptance test environment scripts (#88) by Joe Topjian · 8 years ago
  66. 37b56e8 ' (#85) by Gleb · 8 years ago
  67. a4d4930 Adds block storage extend's action support (#67) by Mario Luan · 8 years ago
  68. 7c8dd02 Networking Acceptance Test Cleanup (#79) by Joe Topjian · 8 years ago
  69. 20c0852 last_modified: rfc1123 -> rfc3339MilliNoZ (#81) by jrperritt · 8 years ago
  70. 655245a More specific types for ObjectStorage response object fields (#74) by jrperritt · 8 years ago
  71. d5be3fe Ensure returned segmentation_id is a string (#70) by Joe Topjian · 8 years ago
  72. 091b8b9 Make TenantID not required for lbaas member creation (#72) by Joe Topjian · 8 years ago
  73. 7a0f3e5 Swauth Support (#65) by Joe Topjian · 8 years ago
  74. 0d7ed5d set ServiceClient field to nil before unmarshaling (#59) by jrperritt · 8 years ago
  75. 918f573 Identity Acceptance Test Cleanup (#49) by Joe Topjian · 8 years ago
  76. 6dea3f1 vim swp file (#46) by Joe Topjian · 8 years ago
  77. 68bed5f Block Storage Acceptance Test Cleanup (#43) by Joe Topjian · 8 years ago
  78. f327590 Allow return code 200 when adding role to user (#40) by Joe Topjian · 8 years ago
  79. 1c15e3f Compute Acceptance Test Changes (#33) by Joe Topjian · 8 years ago
  80. 81036a7 Use Correct Block Storage v2 Volume Attachment Attributes (#36) by Joe Topjian · 8 years ago
  81. c8834c1 create trusts.TokenExt response object (#29) by jrperritt · 8 years ago
  82. 614b51d Change Block Storage v1 Snapshots.CreatedAt Type (#31) by Joe Topjian · 8 years ago
  83. 0bc5578 Identity v3 Authentication With TrustID (#24) by jrperritt · 8 years ago
  84. 014999f Merge pull request #17 from jrperritt/5 by jrperritt · 8 years ago
  85. 6b427a5 Merge pull request #8 from jtopjian/compute-acc-fixes by jrperritt · 8 years ago
  86. e361ee8 Added description of devstack acceptance test environment script by Joe Topjian · 8 years ago
  87. 0ce32ca Added MIGRATING notes by Joe Topjian · 8 years ago
  88. 4b6ce84 Script to build devstack acceptance test environment by Joe Topjian · 8 years ago
  89. 0dd4487 Updated acceptance test README by Joe Topjian · 8 years ago
  90. ab883ea Volume Attach Acceptance Test Cleanup by Joe Topjian · 8 years ago
  91. aa8e5e3 Boot From Volume Acceptance Test Cleanup by Joe Topjian · 8 years ago
  92. aa8aff1 Default SecGroup Rules Acceptance Test Cleanup by Joe Topjian · 8 years ago
  93. 713e51a QuotaSets Acceptance Test Cleanup by Joe Topjian · 8 years ago
  94. 59c5783 Extensions Acceptance Test Cleanup by Joe Topjian · 8 years ago
  95. 924f701 Compute Networks Acceptance Test Cleanup by Joe Topjian · 8 years ago
  96. 5346c00 Tenant Networks Acceptance Test Cleanup by Joe Topjian · 8 years ago
  97. 48209e3 Compute Floating IP Acceptance Test Cleanup by Joe Topjian · 8 years ago
  98. 3d12737 Compute Security Groups Acceptance Test Cleanup by Joe Topjian · 8 years ago
  99. c382078 Key Pairs Acceptance Test Cleanup by Joe Topjian · 8 years ago
  100. 6aa8ba0 Server Group Acceptance Test Cleanup by Joe Topjian · 8 years ago