1. 3860b51 named return vars by Jon Perritt · 9 years ago
  2. db0ae14 dsl struct tags; wip by Jon Perritt · 9 years ago
  3. ed25894 blockstorage error types by Jon Perritt · 9 years ago
  4. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  5. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  6. 24c2083 IDFromName functions by Jon Perritt · 10 years ago
  7. 6181fdb Change HTTP methods for OpenStack block storage by Jamie Hannaford · 10 years ago
  8. c530ba1 Refactor OpenStack services to use default OkCodes by Jamie Hannaford · 10 years ago
  9. 3d0a185 remove need for Pager.PageType by Jon Perritt · 10 years ago
  10. e7017d6 unit test for sinlge-page resource (volumes) by Jon Perritt · 10 years ago
  11. acb1b90 Use the new API in openstack/blockstorage. by Ash Wilson · 10 years ago
  12. ce9f908 Adding DeleteResult for volumes.Delete by Jamie Hannaford · 10 years ago
  13. 77857dc Remove the `.Provider.` bit. by Ash Wilson · 10 years ago
  14. b8b16f8 Base a pagination.PageResult on gophercloud.Result. by Ash Wilson · 10 years ago
  15. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  16. 26780d5 'To*String' -> 'To*Query' by Jon Perritt · 10 years ago
  17. 04851d3 consistency updates; struct opts -> interface opts (networking, compute) by Jon Perritt · 10 years ago
  18. 1c2356b struct opts -> interface opts (block storage) by Jon Perritt · 10 years ago
  19. 8d26258 use 'MaybeXXXX' functions in gophercloud package by Jon Perritt · 10 years ago
  20. 0871a81 use ListOpts if provided by Jon Perritt · 10 years ago
  21. 42b3a2a block storage v1 comments by Jon Perritt · 10 years ago
  22. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  23. 6d5561b unit tests; consistency with the other OpenStack services by Jon Perritt · 10 years ago
  24. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago[Renamed from openstack/blockStorage/v1/volumes/requests.go]
  25. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago[Renamed from openstack/blockstorage/v1/volumes/requests.go]
  26. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  27. 97347a0 update volume by Jon Perritt · 10 years ago
  28. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  29. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago
  30. e03b35c fixes to creat and list volumes by Jon Perritt · 10 years ago
  31. d1d6a74 initial paging implementation and create volume rewrite by Jon Perritt · 10 years ago
  32. 94963ad list volumes by Jon Perritt · 11 years ago
  33. 70dd47d get volume by Jon Perritt · 11 years ago
  34. e77b9b2 delete volume by Jon Perritt · 11 years ago
  35. 3baca06 change CreateOpts from structure to map to avoid default null values by Jon Perritt · 11 years ago
  36. ee6074f create volume by Jon Perritt · 11 years ago