<font face="Verdana,Arial,Helvetica,sans-serif" size="2"><font face="Verdana, Arial, Helvetica, sans-serif" size="2">Hi Openstack team,</font><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;"><br></div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;">We have openstack based product where we use cloudinit for guest configuration. We are hitting a issue on our platform as explained below. I understand below issue could be more to do with cloudinit than openstack itself but I am trying to understand if anybody else have faced similar issue and has better solution to the below problem.</div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;"><br></div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;">Cloudinit version: 19.4</div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;">Platform: OpenStack based.</div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;">OS: RHEL 8.2</div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;"><div class="yui3-editable_text-text" id="yui_3_10_3_1_1599728048278_175"><p>We use config drive(/dev/sr0) as a data source to configure network 
interfaces in the guest but configdrive is not always available and may 
be removed after couple of hours from the hypervisor. This config drive information is provided by the nova layer of openstack component </p><p>On a first boot cloudinit uses data provided in config drive and updates system level network scripts /etc/sysconfig/<wbr>ifcfg-* (Static configuration of networks) files and also configures the interface in the guest.</p><p>As long as the configdrive is available, reboots will relay on system
 scripts for the configuring network but once configdrive is removed, 
datasource becomes None meaning it neither system script nor config 
drive which makes cloud init to configure default network which is DHCP, it re writes the network scripts in the guest to configure DHCP network. I have also opened a cloudinit defect [1] and any inputs on this much appreciated </p><div><br></div></div></div><div style="font-family: Verdana, Arial, Helvetica, sans-serif; font-size: small;"><br></div><div style=""><font face="Verdana, Arial, Helvetica, sans-serif" size="2">[1] <a href="https://bugs.launchpad.net/cloud-init/+bug/1893770" target="_blank">https://bugs.launchpad.net/cloud-init/+bug/1893770</a></font><br></div><div style=""><br></div><div style=""><br></div><div style="">Regards,</div><div style="">Vijay</div></font><BR>