[Bug 1727358] Re: cloud-init is slow to complete init on minimized images

2020-01-22 Thread Eric Lafontaine
Ok, I got a question for all the interested folks out there; What is we were to have a test case that run init-local and fails if random gets imported? I'm looking at how this could be done, but that test could link to this bug and have people realise that they need to be careful about the

[Bug 1727358] Re: cloud-init is slow to complete init on minimized images

2019-12-12 Thread Eric Lafontaine
In Openstack Newton (linux-kvm) with Centos 7 (latest cloud-image) with cloud-init 19.3, the delay is observed. I think this is due to the version that Centos ships with for python (2.7.5). The problem is at the init-local stage. https://github.com/canonical /cloud-init/pull/103 here is the