← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~raharper/cloud-init:eni-drop-rendering-systemd-link-files into cloud-init:master

 

The proposal to merge ~raharper/cloud-init:eni-drop-rendering-systemd-link-files into cloud-init:master has been updated.

Description changed to:

cloudinit.net: remove systemd link file writing from eni renderer

During the network v2 merge, we re-enabled rendering systemd .link files.
This files are not required as cloud-init already has to do interface
renaming due to issues with udevd which may refuse to rename certain
interfaces (such as veth devices in a LXD container).  As such, removing
the code altogether.

For more details, see:
https://code.launchpad.net/~raharper/cloud-init/+git/cloud-init/+merge/324675
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~raharper/cloud-init:eni-drop-rendering-systemd-link-files into cloud-init:master.


References