~blake-rouse/maas:ovs-bridge-api

Last commit made on 2019-08-19
Get this branch:
git clone -b ovs-bridge-api https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
ovs-bridge-api
Repository:
lp:~blake-rouse/maas

Recent commits

b6625b8... by Blake Rouse

Add bridge_type for standard and OVS bridges to API and websocket.

14b060e... by Alberto Donato

add the run-performanced script

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