Comment 9 for bug 1430239

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to nova (stable/juno)

Reviewed: https://review.openstack.org/175974
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=6db38233eef5b19e7c54655a6ad194373a863382
Submitter: Jenkins
Branch: stable/juno

commit 6db38233eef5b19e7c54655a6ad194373a863382
Author: Dorin Paslaru <email address hidden>
Date: Tue Mar 10 18:55:27 2015 +0545

    Hyper-V: Sets *DataRoot paths for instances

    Sets the path for the instance's ConfigurationDataRoot,
    LogDataRoot, SnapshotDataRoot, SuspendDataRoot and
    SwapFileDataRoot for vmutilsv2 instances and
    ExternalDataRoot and SnapshotDataRoot for vmutils
    to the instance's location.

    Closes-Bug: #1430239

    (cherry picked from commit 3e42c7ae3f7a9353834c8c9c4dc79ee39dd0783b)

    Conflicts:
     nova/tests/unit/virt/hyperv/test_hypervapi.py
     nova/tests/unit/virt/hyperv/test_vmops.py
     nova/tests/unit/virt/hyperv/test_vmutils.py
     nova/tests/unit/virt/hyperv/test_vmutilsv2.py
     nova/virt/hyperv/vmops.py
     nova/virt/hyperv/vmutils.py
     nova/virt/hyperv/vmutilsv2.py

    Change-Id: I3c9e2dece00df06cafdcd164ece6269337feda71