• A
    Parallels: remove disk serial number check · 92b54f1c
    Alexander Burluka 提交于
    OpenStack needs disk serial number setup because
    nova boot --block-device-mapping command generates that param in
    libvirt xml. I took QEMU libvirt driver behavior as a base.
    QEMU driver skips inability to set serial and continues work.
    So Parallels driver will ignore this param too and let domain
    boot.
    92b54f1c
parallels_sdk.c 92.3 KB