Comment 7 for bug 1287754

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

Reviewed: https://review.openstack.org/215311
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0e16afa588954d494165368a9eb331421c0bdcd6
Submitter: Jenkins
Branch: master

commit 0e16afa588954d494165368a9eb331421c0bdcd6
Author: Andrew Melton <email address hidden>
Date: Thu Aug 20 12:50:13 2015 -0700

    virt: allow for direct mounting of LocalBlockImages

    Block backed images, are already presented as block devices, so
    LocalBlockImages can be mounted directly instead of being linked
    with loopback or nbd to another block device.

    Change-Id: I5aae1e293832f7cff7bc00d793bcc86ededf5eec
    Closes-bug: #1287754