~slashd/maas:vmwareip

Last commit made on 2020-01-17
Get this branch:
git clone -b vmwareip https://git.launchpad.net/~slashd/maas
Only Eric Desrochers can upload to this branch. If you are Eric Desrochers please log in for upload directions.

Branch merges

Branch information

Name:
vmwareip
Repository:
lp:~slashd/maas

Recent commits

407eb44... by Eric Desrochers

LP: #1845458 - Use VMware IP instead of hostname if only IPs is supported in this field.

d045449... by Alberto Donato

snap: add a bin/maas-wrapper script to wrap calls to CLI from inside the snap

this is needed since snapcraft no longer creates wrapper scripts.

f7ed35d... by Alberto Donato

allow overriding target dir for dev snap build via DEV_SNAP_DIR

8d3d385... by Alberto Donato

LP: #1859481 - use device_id instead of device_path for storage by-id path.

4ee4891... by Alberto Donato

add intermediate target for UI build, depend other targets on it

also, build snap in LXD rather than in a VM

6850403... by Alberto Donato

LP: #1858817 - update network interface speed during commissioning

b148a8b... by Adam Collard

Bump maas-ui to v0.2.2 (r=ack)

2706ae5... by Adam Collard

Fix #1858820 use stdin=PIPE for subprocesses

AMT power drivers use stdin, given via process.communicate(stdin) but
when the associated process is not opened with stdin=PIPE, it inherits
the parent's stdin and any data given over .commmunicate() is ignored.

ed1579b... by Alberto Donato

fix snap hook, which was failing on refresh

d93c843... by Adam Collard

Release 2.7.0 RC1