Comment 21 for bug 1335697

Revision history for this message
Stanislav Makar (smakar) wrote : Re: [library] File injection during instance launching doesn't work

upgraded to 1.18 - doesn't work , the same
propose to enable this feature and use different approaches for different OS:
     CentOS - use libguestfs
     Ubuntu - use NBD due to the problems with libguestfs

Note:
On CentOS python-guestfs is installed as dependency of package openstack-nova-compute, so it isn't necessary to install, just enable by the option inject_partition=-1.
On Ubuntu - there isn't so, then we don't install it manually and set inject_partition=1. If we dont install it, nova-compute uses nbd.