1. 31b6646 more consistent naming by Jon Perritt · 9 years ago
  2. 1239521 remove mapstructure from blockstorage,cdn,compute,db pkgs by Jon Perritt · 9 years ago
  3. 27249f4 rename imports: rackspace/gophercloud -> gophercloud/gophercloud by Jon Perritt · 9 years ago
  4. b75567d Fix openstack blockstorage attachments types by Joe Topjian · 10 years ago
  5. 2a6e319 display_discription -> display_description by jrperritt · 10 years ago
  6. ba2395e ExtractErrResult -> ErrResult; Extract -> ExtractErr by Jon Perritt · 10 years ago
  7. 57f0189 Shifting block storage operations to common delete result by Jamie Hannaford · 10 years ago
  8. ce9f908 Adding DeleteResult for volumes.Delete by Jamie Hannaford · 10 years ago
  9. 2e4d7d1 Converting Bootable field to string because the API doesn't make sense by Jamie Hannaford · 10 years ago
  10. c35ae76 Re-formatting struct and changing field type by Jamie Hannaford · 10 years ago
  11. d3dc254 Rename Result.Resp to Result.Body. by Ash Wilson · 10 years ago
  12. f548aad Rename gophercloud.CommonResult references. by Ash Wilson · 10 years ago
  13. 6a83e80 Removing unnecessary conditionals from block storage by Jamie Hannaford · 10 years ago
  14. 42b3a2a block storage v1 comments by Jon Perritt · 10 years ago
  15. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  16. 6d5561b unit tests; consistency with the other OpenStack services by Jon Perritt · 10 years ago
  17. 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/results.go]
  18. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago[Renamed from openstack/blockstorage/v1/volumes/results.go]
  19. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  20. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  21. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago
  22. e03b35c fixes to creat and list volumes by Jon Perritt · 10 years ago
  23. b16c1f1 rename volumes.go to results.go for consistency by Jon Perritt · 10 years ago[Renamed from openstack/blockstorage/v1/volumes/volumes.go]
  24. d1d6a74 initial paging implementation and create volume rewrite by Jon Perritt · 10 years ago
  25. 94963ad list volumes by Jon Perritt · 11 years ago
  26. 70dd47d get volume by Jon Perritt · 11 years ago
  27. e77b9b2 delete volume by Jon Perritt · 11 years ago
  28. 3baca06 change CreateOpts from structure to map to avoid default null values by Jon Perritt · 11 years ago
  29. ee6074f create volume by Jon Perritt · 11 years ago