Code review comment for lp:~nuclearbob/utah/bug1087973

Revision history for this message
Javier Collado (javier.collado) wrote :

Ok, I've seen the multiplication factor for QEMU:
self.boottimeout *= 4

This isn't bothering me because I'm not using it. However, I'm not in favor of
changing configuration values this way. I think a good alternative would be to
write warning messages if a configuration value isn't good enough to let the
user know he should consider to change it.

Anyway, I'm going to merge these changes to have them committed for the boot
args bug and we can think about the boot timeout in a different merge request.

« Back to merge proposal