netplan:slyon/lp1904662

Last commit made on 2020-11-26
Get this branch:
git clone -b slyon/lp1904662 https://git.launchpad.net/netplan

Branch merges

Branch information

Name:
slyon/lp1904662
Repository:
lp:netplan

Recent commits

8bed04c... by Lukas Märdian

cli: update comment about NamePolicy=keep rename

4b83704... by Lukas Märdian

tests: set-name on apply integration test

916ca15... by Lukas Märdian

cli: big cleanup + unit-tests

69e591b... by Lukas Märdian

cli:utils: some cleanup

94c953c... by Lukas Märdian

cli: keep udev link changes like WakeOnLan=

eb609f4... by Lukas Märdian

WIP: refactor interface rename code

udevadm test-builtin net_setup_link seems to be only running once (at
boot time) and _not_ rename interfaces during 'netplan apply'

0880563... by Lukas Märdian

cli: fix linter

b62b2a6... by Lukas Märdian

cli: improve rename of interfaces at runtime, during 'netplan apply'

c70fe41... by Lukas Märdian

WIP: rename down interfaces on apply

40aef1b... by Lukas Märdian

Documentation for get/set CLI and DBus Config/Try/Cancel/Apply/Get/Set (#173)

Add man pages for netplan get/set CLI and Config/Try/Cancel/Apply/Get/Set DBus methods.
This PR also adds a dbus-config feature flag, to indicate the availability of the DBus configuration management.