~mpontillo/maas:startup-race-conditions--bug-1730474

Last commit made on 2017-11-06
Get this branch:
git clone -b startup-race-conditions--bug-1730474 https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
startup-race-conditions--bug-1730474
Repository:
lp:~mpontillo/maas

Recent commits

2409c59... by Mike Pontillo

Fix test case regressions.

f01b077... by Mike Pontillo

Review fix.

21bfe98... by Mike Pontillo

Add tests.

ddd1394... by Mike Pontillo

LP: #1730474 - Fix region start_up() race conditions.

dc0b955... by Björn Tillenius

Fix test__input_runtime_validates_max intermittent failure.

When it validated that the max as 0, it would try to generate an
integer between 1 and 0, which isn't valid.

f501ce7... by Andres Rodriguez

Improve wording for warning tooltip on machine listing

a53946d... by Lee Trager

LP: #1729902 - When commissioning don't show message that user has overridden testing

6af95f0... by Andres Rodriguez

Update CHANGELOG

7f456ed... by Blake Rouse

Fixes LP: #1718044 - Remove limit from DatabaseTaskService so high load can be performed.

e719a40... by Lee Trager

LP: #1721827 - Log to maaslog whenever the status monitor detects a timeout.