1. 07a8a07 Merge pull request #332 from jtopjian/neutronv2-missing-protocols by Joe Topjian · 8 years ago
  2. efee1c8 Add Missing Neutron v2 Protocol Constants by Joe Topjian · 8 years ago
  3. a9a3fab Merge pull request #294 from takaishi/add_protocol_for_security_group by Joe Topjian · 8 years ago
  4. f85dfb6 update ipv3-encap protocol name by r_takaishi · 8 years ago
  5. 0bf921d Merge pull request #330 from jtopjian/identity-reauth-fix by Joe Topjian · 8 years ago
  6. 20a9ce1 Continue reauth fixes by Joe Topjian · 8 years ago
  7. c0b5d84 Merge pull request #314 from tureus/fix-tenant-id-reauth by Joe Topjian · 8 years ago
  8. 3e73927 Remove checks for TenantId by Xavier Lange · 8 years ago
  9. 9a5595b Update some docs for some nits found (#286) by Monty Taylor · 8 years ago
  10. 20187a2 add protocols by r_takaishi · 8 years ago
  11. 0f64da0 Compute v2: Extended Availability Zone Status (#282) by Joe Topjian · 8 years ago
  12. 71b85bd DNS Zones: List / Get (#271) by Joe Topjian · 8 years ago
  13. feda303 Added RouterID field to floatingip (#283) by dbaumgarten · 8 years ago
  14. afdc350 Compute v2: Allow correct handling of Image Metadata (#285) by Joe Topjian · 8 years ago
  15. d3c9d97 Layer3 acceptance tests dont use floating-network for subnets (#277) by dbaumgarten · 8 years ago
  16. 345dba6 Feature/filestorage sharetype showaccess (#149) by ehdou · 8 years ago
  17. b46ba5a Feature/filestorage securityservices list (#134) by ehdou · 8 years ago
  18. 303bf8a remove case for map[string]interface from switch statement in AllPages (#276) by jrperritt · 8 years ago
  19. 885e72e Fixing printing of port resources (#274) by Joe Topjian · 8 years ago
  20. 6b86705 internal package (#270) by jrperritt · 8 years ago
  21. 6df190c omit empty AdminPass in 'Rebuild' req body (#267) by jrperritt · 8 years ago
  22. 929e60b ImageService v2: Fixing Create Properties (#264) by Joe Topjian · 8 years ago
  23. 2aaed7f fix images 'AllPages' paging (#266) by jrperritt · 8 years ago
  24. 48f36ae Add os-volume_upload_image action to volumeactions (#240) by Joe Topjian · 8 years ago
  25. 5cb543c fix coverage script from masking unit test failures (#265) by jrperritt · 8 years ago
  26. f47ca3a change io.ReadSeeker to io.Reader (#262) by jrperritt · 8 years ago
  27. 8cab8b8 create flavor (#257) by jrperritt · 8 years ago
  28. ff77917 ImageService v2: Fix paging when next URL is blank (#254) by Joe Topjian · 8 years ago
  29. b06120d Use AvailabilityZone instead of Availability (#246) by Joe Topjian · 8 years ago
  30. 6d2ec96 Ports: Remove Security Groups and Address Pairs (#236) by Joe Topjian · 8 years ago
  31. 48584fb Refactor WaitFor (#221) by Joe Topjian · 8 years ago
  32. 10a2744 db/instance: support giving nics in create opts (#201) by esalipe · 8 years ago
  33. c0df521 add item about dependent PRs to style guide (#239) by jrperritt · 8 years ago
  34. ed2f96c documenting example usage of a custom HTTP client (#231) by jrperritt · 8 years ago
  35. 66a046c Acceptance Test Updates (#218) by Joe Topjian · 8 years ago
  36. 517c799 FWaaS Router Insertion (#220) by Joe Topjian · 8 years ago
  37. 4d2266c Handle Unmarshaling Compute Floating IP IDs (#217) by Joe Topjian · 8 years ago
  38. c2bb491 Added functionality for updating and resetting compute quotas. (#214) by dbaumgarten · 8 years ago
  39. 6b3419f fixed issue where personality wasn't working in request w/ config_drive (#213) by Bruce Martins · 8 years ago
  40. 700ce7d Fixed TenantID struct-tag in user/CommonOpts (#211) by dbaumgarten · 8 years ago
  41. 84e358b db/instance: add support for IPs in response body (#199) by esalipe · 8 years ago
  42. f7b8b06 db: fix flavor id parsing (#197) by esalipe · 8 years ago
  43. 9368c00 feature/shared file systems: share acceptance tests (#128) by Mikko Valkonen · 8 years ago
  44. 58d1502 db/instances: expect non-Z time format (#196) by esalipe · 8 years ago
  45. 368deee Handle Unmarshaling Compute Security Group IDs (#192) by Joe Topjian · 8 years ago
  46. 98d0162 change all time fields to have type time.Time (#190) by jrperritt · 8 years ago
  47. 8baf47a Identity v3 Projects Update (#167) by Joe Topjian · 8 years ago
  48. d131fb8 Identity v3 Projects Delete (#166) by Joe Topjian · 8 years ago
  49. 9976076 Removing unused createErr functions from Identity packages (#229) by Joe Topjian · 8 years ago
  50. 8ad602c Identity v3 Projects Create (#165) by Joe Topjian · 8 years ago
  51. c2b8dcd Feature/filestorage availabilityzones list (#153) by ehdou · 8 years ago
  52. 220e6e7 Feature/filestorage sharetype unsetextraspecs (#148) by ehdou · 8 years ago
  53. 1c236d3 Identity v3 Projects Get (#164) by Joe Topjian · 8 years ago
  54. 463e9c8 Feature/filestorage sharetype setextraspecs (#147) by ehdou · 8 years ago
  55. 894b50d Feature/filestorage securityservices delete (#133) by ehdou · 8 years ago
  56. d5eda97 tenantattr extension for cinder (#186) by jrperritt · 8 years ago
  57. bb45a5e rename tenantattr to volumetenants; remove commented code by jrperritt · 8 years ago
  58. 25492a9 check for http response error in ExtractInto*Ptr methods by jrperritt · 8 years ago
  59. b5066cd Feature/filestorage securityservices create (#132) by ehdou · 8 years ago
  60. a901585 Feature/filestorage sharetype getextraspecs (#146) by ehdou · 8 years ago
  61. c501bc1 add comment about ExtractInto*Ptr being for internal use only by jrperritt · 8 years ago
  62. 41a7078 clean up extractIntoPtr and add comments for new exported methods by jrperritt · 8 years ago
  63. 8f364f7 call volumes.ExtractInto from volumes.Extract by jrperritt · 8 years ago
  64. 6be8c42 comments for tenantattr pkg by jrperritt · 8 years ago
  65. 17e8b62 use type instead of struct literal in unit test by jrperritt · 8 years ago
  66. 2e4415e use gophercloud.ExtractInto*Ptr for ExtractInto and ^CtractVolumesInto by jrperritt · 8 years ago
  67. 613bea2 ExtractInto*Ptr methods for Result by jrperritt · 8 years ago
  68. 410c105 make sure interface{} parameter is *struct by jrperritt · 8 years ago
  69. 7dc4946 tenantattr extension for cinder; ExtractInto method for handling custom Volume objects by jrperritt · 8 years ago
  70. cd65a06 computer/v2/servers: Check if opts.UserData is already Base64 Encoded (#170) by Gavin Williams · 8 years ago
  71. 176266d Ensure StorageURL ends in a slash (#183) by Joe Topjian · 8 years ago
  72. 12f19e5 Update how isZero handles Pointers (#181) by Joe Topjian · 8 years ago
  73. f61691c Identity v3 Projects List (#163) by Joe Topjian · 8 years ago
  74. c5c590a images service v2 port from rackpsace/gophercloud (#171) by jrperritt · 8 years ago
  75. a08c1d2 Compute Limits (#121) by Joe Topjian · 8 years ago
  76. 10f33e9 Issue/PR templates (#180) by jrperritt · 8 years ago
  77. 1b54c0d Feature/filestorage sharetype getdefault (#144) by ehdou · 8 years ago
  78. fd6d86c Feature/filestorage sharenetworks update (#126) by ehdou · 8 years ago
  79. 22bf82b Feature/filestorage sharetype list (#143) by ehdou · 8 years ago
  80. e3d6384 Feature/filestorage sharetype delete (#142) by ehdou · 8 years ago
  81. a088cec Feature/filestorage sharenetworks get (#125) by ehdou · 8 years ago
  82. d887d2a feature/shared file systems: show share details (#127) by Mikko Valkonen · 8 years ago
  83. 4c108b5 sfs/share: Delete share (#120) by Mikko Valkonen · 8 years ago
  84. 20de780 feature/shared file systems: create share (#119) by Mikko Valkonen · 8 years ago
  85. 0794333 Feature/filestorage sharenetworks list (#124) by ehdou · 8 years ago
  86. 0e59efa Feature/filestorage sharetype create (#141) by ehdou · 8 years ago
  87. 57680b7 Allow Any Protocol in FWaaS Rules (#162) by Joe Topjian · 8 years ago
  88. 5368725 Feature/filestorage sharenetworks delete (#122) by ehdou · 8 years ago
  89. 10f1f85 Feature/filestorage sharenetworks create (#118) by ehdou · 8 years ago
  90. f1f4041 bfv updates (#100) by Joe Topjian · 8 years ago
  91. b3a4f33 Add BeginDetaching call for Cinder v2 (#90) by Eugene Yakubovich · 8 years ago
  92. 18a8bcc move block storage extensions from 'v2' to 'blockstorage' (#112) by jrperritt · 8 years ago
  93. c8f12c6 aggregate coverage metrics of unit tests across packages (#115) by jrperritt · 8 years ago
  94. 19e713b Update Subnet Gateway Behavior (#102) by Joe Topjian · 8 years ago
  95. 8e3f250 Check for token not being returned in JSON response (#91) by Eugene Yakubovich · 8 years ago
  96. 9152721 Always set error on response in token create (#109) (#92) by Eugene Yakubovich · 8 years ago
  97. c5d17b8 Fix Floating IP Disassociation (#103) by Joe Topjian · 8 years ago
  98. 50cdddf Allow ImageRef to be empty when block device is present (#97) by Joe Topjian · 8 years ago
  99. f464c96 Server Metadata Update (#93) by Joe Topjian · 8 years ago
  100. 3a4e1b9 Updating acceptance test environment scripts (#88) by Joe Topjian · 8 years ago