<div dir="ltr"><div><div><div><div><div><div>Hi all,<br><br>I'm having some trouble getting root password injection to work in my icehouse cloud.  The setup:<br><br></div>Hypervisor:  kvm on Ubuntu 14.04 (icehouse)<br></div>Guest OS:  debian (custom image)<br><br></div>I've added the following to /etc/nova/nova.conf on the compute node (based on instructions from various sources):<br><br>[libvirt]<br>virt_type = kvm<br>inject_password=True<br>inject_key=True<br>inject_partition=-1<br>enable_instance_password=True<br><br></div>I've made sure that the cloud-init config on the VM isn't locking the root password and that the root account is enabled.  When I boot the image, I use config-drive=true and pass a cloud-init config which works as expected.  My ssh key is also installed on the VM as expected.  The only problem I see is that the root password isn't changed from the default root password I set when building the image.<br><br>Are there any logs I can look through to see where the disconnect might be?  <br><br></div>Thanks,<br><br></div>-Matt Davis<br></div>