1. 27 Jul, 2022 7 commits
  2. 26 Jul, 2022 2 commits
  3. 25 Jul, 2022 2 commits
  4. 23 Jul, 2022 1 commit
  5. 22 Jul, 2022 1 commit
  6. 21 Jul, 2022 3 commits
  7. 20 Jul, 2022 9 commits
  8. 18 Jul, 2022 5 commits
  9. 14 Jul, 2022 7 commits
  10. 13 Jul, 2022 1 commit
  11. 12 Jul, 2022 2 commits
    • Łukasz Nowak's avatar
      82d84972
    • Łukasz Nowak's avatar
      kvm: Implement external-disk · e7b48c0b
      Łukasz Nowak authored
      Support absolute and relative paths. Paths starting with "rbd:" are special,
      and they point to the rbd endpoint, served by Ceph.
      
      cache parameter is optional, in case if present, will be used as-is, even with
      empty cache.
      
      external-disk-number, external-disk-size and external-disk-format has been
      removed from the schema to become hidden, nevertheless it's expected to be
      fully supported, as long tests are kept.
      
      Loudly fail in case if old and new ways are used in the same time.
      e7b48c0b