~netplan-developers/netplan/+git/netplan:bionic

Last commit made on 2018-11-21
Get this branch:
git clone -b bionic https://git.launchpad.net/~netplan-developers/netplan/+git/netplan

Branch merges

Branch information

Recent commits

8f92394... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.40.1~18.04.3

3de47a3... by Mathieu Trudel-Lapierre

apply: skip non-physical and bond interfaces when applying name changes (LP: #1802322)

set-name applies only to physical interfaces. physical interfaces which
are part of a bond or bridge may undergo a mac address change due to how
composition works. Netplan cannot know if the current mac of the interface
is in fact the correct mac address and should instead skip renaming interfaces
that are part of a composite device.

Based on a patch by Ryan Harper, with added tests and fixups.

4abf0cb... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.40.1~18.04.2

54f1aec... by Mathieu Trudel-Lapierre

Fix typo in matching which breaks rename. (LP: #1770082)

65eff31... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.40.1~18.04.1

dad669e... by Mathieu Trudel-Lapierre

Backport 0.40.1 to bionic.

c5719e2... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.40.1

1f317bb... by Mathieu Trudel-Lapierre

Deal gracefully with empty files on 'netplan apply' (LP: #1795343)

72616ac... by Mathieu Trudel-Lapierre

releasing package netplan.io version 0.40~18.04.1

d932e5d... by Mathieu Trudel-Lapierre

Fix tests/generate.py mismerge: extra tabs in heredoc