~netplan-developers/netplan/+git/netplan-lp:leases

Last commit made on 2018-01-20
Get this branch:
git clone -b leases https://git.launchpad.net/~netplan-developers/netplan/+git/netplan-lp
Members of Developers of netplan can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

bdad34b... by Mathieu Trudel-Lapierre

build: add a setup.py to make the python bits easier to package later

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

48c4306... by Mathieu Trudel-Lapierre

netplan ip: add 'netplan ip' interface tests and fix minor bugs

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

eff7de3... by Mathieu Trudel-Lapierre

generate: add test / access for the --mapping option

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

b3713eb... by Mathieu Trudel-Lapierre

tests: fix various small lint / coverage issues

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

d7cd3a0... by Mathieu Trudel-Lapierre

tests/cli: fix tests after cli code shuffling

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

b418310... by Mathieu Trudel-Lapierre

netplan ip: implement 'netplan ip leases' command

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

a4f83b8... by Mathieu Trudel-Lapierre

netplan: reorg into a proper package to avoid an unwieldly large single script

Signed-off-by: Mathieu Trudel-Lapierre <email address hidden>

6430dac... by Mathieu Trudel-Lapierre

Merge branch 'master' into leases

60b4335... by Mathieu Trudel-Lapierre

Add .vscode to .gitignore.

f60df62... by Mathieu Trudel-Lapierre

netplan: rework CLI parsing to better handle subcommands