cloudbase / cloudbase-init

Cross-platform instance initialization
http://openstack.org
Apache License 2.0
428 stars 152 forks source link

Add support for cloud-init Networking Config Version 2 #134

Open ader1990 opened 7 months ago

ader1990 commented 7 months ago

Cloudbase-init already supports networking config format v1 (https://cloudinit.readthedocs.io/en/20.1/topics/network-config-format-v1.html) and the legacy ENI (https://cloudinit.readthedocs.io/en/20.1/topics/network-config-format-eni.html).

Cloudbase-init does not support yet the Networking Config Version 2 (https://cloudinit.readthedocs.io/en/20.1/topics/network-config-format-v2.html).

FlorianLaunay commented 1 month ago

Hi @ader1990 Could you please close this issue ? It was solved by f0fe66b in release 1.1.5.