Comment 20 for bug 1316475

Revision history for this message
Adam Gandelman (gandelman-a) wrote :

Was able to test the proposed package and verify the issue is resolved. Test:

1)
- Boot a fresh trusty VM using libvirt
- Install cloud-init
- Reboot
SUCCESS

2)
- Shutdown
- Using libvirt, add a serial device / pty to the domain
- Boot same VM
FAIL (boot hangs)

- Shutdown
- Remove serial device
- Boot same VM, boot succeeds
- Install proposed cloud-init 0.7.5-0ubuntu1.1
- Repeat boot with and without serial port attached and boot succeeds in both case.

Thanks for the fix.