Comment 8 for bug 1408088

Revision history for this message
Kurt Huwig (k-huwig-f) wrote : Re: not able to upload binary files when booting a vm

Sorry for the confusion - you were right, I was missing in my compute's nova.conf, so injection did not work at all:

[libvirt]
inject_partition=1
inject_key=True

I've tested it with a binary and a text file (passwd and it's gzipped version) and it works without problems. So thanks for the quick fix!