~andreserl/maas:lp1768911

Last commit made on 2018-05-04
Get this branch:
git clone -b lp1768911 https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
lp1768911
Repository:
lp:~andreserl/maas

Recent commits

639d9c1... by Andres Rodriguez

Fix circular import

e31636a... by Andres Rodriguez

LP: #1768911 - Log curtin preseed on failed deployment

2abc01f... by Newell Jensen

LP: #1764560 -- Only allow admin users to be able to add a Pod.

9994a48... by Björn Tillenius

LP: #1764561 - Non admins are presented with the 'add machine/add chassis' forms

6b1faca... by Alberto Donato

fix flaky websocket test

fef4e5b... by Alberto Donato

LP: #1768796 - add missing python3-macaroonbakery dependency for python3-maas-client

6236998... by Anthony Dillon

LP: #1764784 - Remove the nested scrollbars in the suggestion list

9dbfad5... by Andres Rodriguez

debiab/changelog: Update to match release & open 2.4.0~rc1

62682ab... by Andres Rodriguez

LP: #1768321 - Fix regression and really fix LP: #1730525

This branch correctly uses the deployed os/release/kernel for DISK_ERASING or ENTERING_RESCUE_MODE machines on Deployed nodes, and fixes the regressions introduced by LP: #1730525. Also ensures the commissioning os/kernel is used when performing hardware testing on deployed machines.

5b47240... by Newell Jensen

Add owner and hostname properties on Event model. Update events API endpoint to filter on username or user.username when owner is passed to the events query.