Hi Dusty,
I understand why now. The Fedora Atomic 29 images are taking very long to set up its network. Is it a known issue? Thanks.
Here is the log from cloud init:
Cloud-init v. 17.1 running 'init-local' at Wed, 10 Jul 2019 02:22:59 +0000. Up 23.89 seconds.
2019-07-10 02:44:28,189 - stages.py[ERROR]: Unable to render networking. Network config is likely broken: No available network renderers found. Searched through list: ['eni', 'sysconfig', 'netplan']
Cloud-init v. 17.1 running 'init' at Wed, 10 Jul 2019 02:44:30 +0000. Up 1315.09 seconds.
ci-info: ++++++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++++
ci-info: +--------+------+-----------+-----------------+-------+-------------------+
ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
ci-info: +--------+------+-----------+-----------------+-------+-------------------+
ci-info: | eth0: | True | 10.0.0.13 | 255.255.255.192 | . | fa:16:3e:08:5e:c1 |
ci-info: | eth0: | True | . | . | d | fa:16:3e:08:5e:c1 |
ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . |
ci-info: | lo: | True | . | . | d | . |
ci-info: +--------+------+-----------+-----------------+-------+-------------------+
ci-info: ++++++++++++++++++++++++++++++Route IPv4 info+++++++++++++++++++++++++++++++
ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |
ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
ci-info: | 0 | 0.0.0.0 | 10.0.0.1 | 0.0.0.0 | eth0 | UG |
ci-info: | 1 | 10.0.0.0 | 0.0.0.0 | 255.255.255.192 | eth0 | U |
ci-info: | 2 | 169.254.169.254 | 10.0.0.1 | 255.255.255.255 | eth0 | UGH |
ci-info: +-------+-----------------+----------+-----------------+-----------+-------+
2019-07-10 02:45:19,360 - stages.py[ERROR]: Unable to render networking. Network config is likely broken: No available network renderers found. Searched through list: ['eni', 'sysconfig', 'netplan']
/usr/lib/python3.7/site-packages/cloudinit/config/cc_rsyslog.py:205: FutureWarning: Possible nested set at position 23
r'^(?P<proto>[ ]{0,2})'
Cloud-init v. 17.1 running 'modules:config' at Wed, 10 Jul 2019 02:45:23 +0000. Up 1368.02 seconds.
Cloud-init v. 17.1 running 'modules:final' at Wed, 10 Jul 2019 02:45:25 +0000. Up 1369.91 seconds.
Cloud-init v. 17.1 finished at Wed, 10 Jul 2019 02:45:25 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 1370.39 seconds
Cloud-init v. 17.1 running 'init-local' at Wed, 10 Jul 2019 03:02:52 +0000. Up 20.60 seconds.
Cloud-init v. 17.1 running 'init' at Wed, 10 Jul 2019 03:02:55 +0000. Up 22.97 seconds.
ci-info: +++++++++++++++++++++++++++Net device info+++++++++++++++++++++++++++
ci-info: +--------+------+-----------+-----------+-------+-------------------+
ci-info: | Device | Up | Address | Mask | Scope | Hw-Address |
ci-info: +--------+------+-----------+-----------+-------+-------------------+
ci-info: | eth0: | True | . | . | . | fa:16:3e:08:5e:c1 |
ci-info: | eth0: | True | . | . | d | fa:16:3e:08:5e:c1 |
ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | . |
ci-info: | lo: | True | . | . | d | . |
ci-info: +--------+------+-----------+-----------+-------+-------------------+
/usr/lib/python3.7/site-packages/cloudinit/config/cc_rsyslog.py:205: FutureWarning: Possible nested set at position 23
r'^(?P<proto>[ ]{0,2})'
Cloud-init v. 17.1 running 'modules:config' at Wed, 10 Jul 2019 03:02:58 +0000. Up 26.35 seconds.
Cloud-init v. 17.1 running 'modules:final' at Wed, 10 Jul 2019 03:02:59 +0000. Up 27.65 seconds.