Commit History

Author SHA1 Message Date
  Rusty Bird 5ed762d152 storage: clean up __init__() of Pool() and subclasses 4 years ago
  Rusty Bird 652bf3b6d9 storage: modernize super() syntax 4 years ago
  Rusty Bird 3ab789f5d8 storage/file: remove redundant _revisions_to_keep init 4 years ago
  Rusty Bird 1f71a06aed Remove python2 compat __future__ imports 4 years ago
  Pawel Marczewski 63ac952803 Implement new admin.vm.ImportWithSize API call 4 years ago
  Marek Marczykowski-Górecki d181c0f354 storage/file: fix resize 4 years ago
  Marek Marczykowski-Górecki dd037f4663 storage/file: get volume size from the actual image file size 4 years ago
  Marek Marczykowski-Górecki 318ed439ff storage/file: gracefully handle not mounted pool 5 years ago
  Marek Marczykowski-Górecki be2465c1f9 Fix issues found by pylint 2.0 5 years ago
  Marek Marczykowski-Górecki 6469705196 Merge branch 'devel-storage-fixes' 6 years ago
  Marek Marczykowski-Górecki 5eceff84cb storage/file: use proper exception instead of assert 6 years ago
  Marek Marczykowski-Górecki 510fad9163 storage/file: import data into temporary volume 6 years ago
  Marek Marczykowski-Górecki d40fae9756 storage: add Pool.included_in() method for checking nested pools 6 years ago
  Marek Marczykowski-Górecki 32c6083e1c Make pylint happy 6 years ago
  Marek Marczykowski-Górecki 81f455e15d storage/file: move revisions_to_keep restrictions to property setter 6 years ago
  Marek Marczykowski-Górecki f3455b5d99 storage/file: fix preserving spareness on volume clone 6 years ago
  Marek Marczykowski-Górecki e76372b934 storage: add size and usage properties to pool object 6 years ago
  Marek Marczykowski-Górecki 2164a8d7b8 Change license to LGPL v2.1+ 6 years ago
  Marek Marczykowski-Górecki b9c217704c storage/file: fix disk usage reporting 6 years ago
  Marek Marczykowski-Górecki 76640df091 Merge branch 'tests-storage' 6 years ago
  Marek Marczykowski-Górecki 4208897146 storage/file: create -cow.img only when needed 6 years ago
  Marek Marczykowski-Górecki 088c838ac3 storage: typo fix in comment 6 years ago
  Marek Marczykowski-Górecki c6e09b5a99 storage: fix resize and revert handling 6 years ago
  Marek Marczykowski-Górecki 317d140f46 storage/file: major FilePool/FileVolume cleanup and documentation 7 years ago
  Marek Marczykowski-Górecki 697eb05c20 storage: drop rename support 7 years ago
  Marek Marczykowski-Górecki fabd8119b4 storage: volume.import_volume now expect create()d volume 7 years ago
  Marek Marczykowski-Górecki a748b393f4 storage: move remove() to Volume 7 years ago
  Marek Marczykowski-Górecki ae600e24bf storage: simplify pool.volumes usage 7 years ago
  Marek Marczykowski-Górecki 0f12870803 storage: use direct object references, not only identifiers 7 years ago
  Marek Marczykowski-Górecki fd3f19d4a6 storage: fix VM rename 7 years ago