1. 6a83e80 Removing unnecessary conditionals from block storage by Jamie Hannaford · 10 years ago
  2. f7a898f Adding a missing comment by Jamie Hannaford · 10 years ago
  3. 8d26258 use 'MaybeXXXX' functions in gophercloud package by Jon Perritt · 10 years ago
  4. 0871a81 use ListOpts if provided by Jon Perritt · 10 years ago
  5. 42b3a2a block storage v1 comments by Jon Perritt · 10 years ago
  6. fa2c65e waitFor functions by Jon Perritt · 10 years ago
  7. 57ba763 update unit and acceptance tests by Jon Perritt · 10 years ago
  8. 6d5561b unit tests; consistency with the other OpenStack services by Jon Perritt · 10 years ago
  9. ec7810a volumetypes unit tests; 'Extract' method for consistency; rename blockStorage to blockstorage and volumeTypes to volumetypes by Jon Perritt · 10 years ago
  10. 57b056b rename 'blockstorage' to 'blockStorage' for consistency by Jon Perritt · 10 years ago
  11. e747a0f placeholders for unit tests by Jon Perritt · 10 years ago
  12. 03cb46d change 'Extraction' of GetResult to 1 step by Jon Perritt · 10 years ago
  13. 8c4327f put snapshot urls in their own file by Jon Perritt · 10 years ago
  14. 97347a0 update volume by Jon Perritt · 10 years ago
  15. 9b2bf7d get volume rewrite by Jon Perritt · 10 years ago
  16. 3db65cd delete volumes rewrite by Jon Perritt · 10 years ago
  17. e03b35c fixes to creat and list volumes by Jon Perritt · 10 years ago
  18. b16c1f1 rename volumes.go to results.go for consistency by Jon Perritt · 10 years ago
  19. d1d6a74 initial paging implementation and create volume rewrite by Jon Perritt · 10 years ago
  20. a67af87 urls.go for block storage endpoints by Jon Perritt · 10 years ago
  21. 94963ad list volumes by Jon Perritt · 11 years ago
  22. 70dd47d get volume by Jon Perritt · 11 years ago
  23. e77b9b2 delete volume by Jon Perritt · 11 years ago
  24. 3baca06 change CreateOpts from structure to map to avoid default null values by Jon Perritt · 11 years ago
  25. ee6074f create volume by Jon Perritt · 11 years ago