Comment 1 for bug 1638961

Revision history for this message
Chris Friesen (cbf123) wrote :

It seems like a related issue is that if you boot with "--file" and then do a "nova rebuild" without the "--file" option then you lose the injected file. This makes sense since an evacuate is basically a rebuild to the same image.

As mentioned on IRC by mdbooth, it seems like the logical fix would be to store the injected file(s) in the DB. Which is not really ideal.