Skip to content

cloud-setup: allow VETH along with ETHERNET too

Lubomir Rintel requested to merge lr/cloud-veth into main
Pairs of veth devides are used for CI testing in place of real
ethernets. Use GLib types instead of NM numbers, since it's possible to
match them in hierarchical manner, with NMDeviceVeth being a subclass of
NMDeviceEthernet.

Fixes: 6ff4b9e57c ('cloud-setup: create VLANs for multiple VNICs on OCI')

Merge request reports

Loading