← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~louis/cloud-init:enable_Scaleway_network_config into cloud-init:master

 

Louis,
Sorry for the slow reply.

I think this will help you out.
  http://paste.ubuntu.com/p/3YVFKhG83Z/
 

the issue is that udevadm was getting called, and it is not present
in the build enviornment.
so we have to mock out the call to m_fallback_nic.

we could probably stand to re-oganize some of this so that we didn't have to mock so much, but the patch above should solve your issue.

-- 
https://code.launchpad.net/~louis/cloud-init/+git/cloud-init/+merge/347973
Your team cloud-init commiters is requested to review the proposed merge of ~louis/cloud-init:enable_Scaleway_network_config into cloud-init:master.


References