Comment 7 for bug 1188543

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

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

commit f59c2d64ac8f0523c587e23b2d1c59fdfe7ea131
Author: Michael Davies <email address hidden>
Date: Thu Oct 17 04:41:09 2013 -0700

    Fail quickly if file injection for boot volume

    Previously if the user attempted file injection on a booted volume it
    would fail and retry several times, which slowed down the instance
    spawning. Instead of attempting file injection, fail quickly, and
    log a warning

    Fix bug 1188543

    Change-Id: I264540de736c2bcb92567826fe5ba672e1244ba2