Comment 13 for bug 1257674

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

Reviewed: https://review.openstack.org/132022
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=356e0651a676e3c43983a6f2848a79975f609f34
Submitter: Jenkins
Branch: master

commit 356e0651a676e3c43983a6f2848a79975f609f34
Author: Daniel P. Berrange <email address hidden>
Date: Wed Oct 29 18:54:44 2014 +0000

    virt: convert VFS API to use nova.virt.image.model

    Convert the nova.virt.disk.vfs classes to use the
    nova.virt.image.model classes instead of manually
    passing a filename and image format as parameters.
    This enables the libguestfs impl to now support the
    configuration of RBD images.

    Related-Bug: #1257674
    Change-Id: I41d6af52ffed924d35ac255625488f40f7989a0a