Comment 4 for bug 1271528

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

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

commit a4a19293f82255cf98d3239fbf1f16bcb410143c
Author: Sahid Orentino Ferdjaoui <email address hidden>
Date: Mon Mar 3 15:06:33 2014 +0100

    Add helper method for injecting data in an image

    Add a _inject_data method whish helps to injecting data
    in a disk image file system.
    Update the _create_image method to use this helper

    Change-Id: Ia005eee0a34d77bbf3eb33f7fef231dcf1eabe2c
    Related-Bug: #1271528