~blr/maas:integrate-maas-ui

Last commit made on 2019-08-19
Get this branch:
git clone -b integrate-maas-ui https://git.launchpad.net/~blr/maas
Only Kit Randel can upload to this branch. If you are Kit Randel please log in for upload directions.

Branch merges

Branch information

Name:
integrate-maas-ui
Repository:
lp:~blr/maas

Recent commits

2d9a37c... by Kit Randel

Merge branch 'master' of https://git.launchpad.net/maas into integrate-maas-ui

df8ae4e... by Lee Trager

LP: #1840181 - Use model to get device name for ScriptResult events

76a1fc6... by Lee Trager

Release AUTOIP addresses when powered off in a non-use status

Commissioning and testing now require AUTOIP addresses to be assigned to
allow for network validation testing. The signal to end these statuses
comes before the machine is actually turned off. Further users may keep
the machine on after commissioning/testing to debug script issues. To
ensure that AUTOIPs are released MAAS will now release any assigned
AUTOIP if the machine isn't currently in a status that needs an IP and
is off.

c9f2d4b... by Caleb Ellis

Add button to copy logs to clipboard

4cf271a... by Steve Rydz

LP: #1837210 - Fix machine config form diabled if no mac address

bde86ff... by Adam Collard

Serialise last_login to string

Fixes issue with 678f4b8

1d2c9fd... by Lee Trager

On regeneration preserve only the value of non interface or storage parameters.

7de3a21... by Anthony Dillon

Fix some Vanilla v2 regressions

d7cf3cb... by Adam Collard

Add dependency on jquery

Fixes LP:1838559

678f4b8... by Adam Collard

Add last_login, machine_count and is_local to user websocket handler