Comment 6 for bug 1196570

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

Reviewed: https://review.openstack.org/36523
Committed: http://github.com/openstack/nova/commit/e3ef5214c664e44c125fd80a25418141146ff381
Submitter: Jenkins
Branch: master

commit e3ef5214c664e44c125fd80a25418141146ff381
Author: Mate Lakat <email address hidden>
Date: Wed Jul 10 18:51:17 2013 +0100

    xenapi: remove pv detection

    It was assumed that pygrub is there in domU, so that the RAW and unknown
    disks were attached to domU and investigated with pygrub to find out if
    PV could be used. This patch removes this functionality. Also some
    cleanup is made around the ImageType mess.

    From now RAW and unknown disks will not be investigated for PV-ness and
    will boot as HVM.

    Fixes bug 1196570

    Change-Id: If84b93cee36938257b7ad0fa44b3b22878520506