Skip to content
  • Nikos Skalkotos's avatar
    Fix image copying when using disk URIs · 52421003
    Nikos Skalkotos authored
    v0.20, that added userspace disk URI support, did not implement the
    support for image copying. This made URIs useful only in conjunction
    with the null backend. In order to overcome this and until we have a
    better solution we'll map the URIs to NBD block devices.
    52421003