~blr/maas:add-prettier

Last commit made on 2019-04-29
Get this branch:
git clone -b add-prettier 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:
add-prettier
Repository:
lp:~blr/maas

Recent commits

488dbf3... by Kit Randel

Delint.

ee240bb... by Kit Randel

Add prettier.

691e14e... by Andres Rodriguez

LP: #1826600 - Correctly capture and pass the force param when releasing a machine

2db6be0... by Caleb Ellis

LP: #1826272 - Allow undercommitting of resources in a pod to min 0.1

751828f... by Björn Tillenius

Improve the check for checking whether a database is dirty.

The previous code tried to check, but it's was using an unreliable way,
and it ended up always marking the database as dirty.

Now we assume that the database is dirty, but allow tests to mark it as
clean, if it knows that the transaction was not committed.

MAASServerTestCase was changed to mark the database as clean, resulting
in the databases getting reused often and cuts the test suite run time
in half.

6c7241d... by Blake Rouse

Upgrade MAAS snap database (when running inside the snap) from PostgreSQL version 9.5 to 10.

6ccab00... by Caleb Ellis

LP: #1824883 - Make KVM host warning clearer when deploying

8df7711... by Newell Jensen

Update API docs for cpu_over_commit_ratio and memory_over_commit_ratio multipliers from 0-10.

82cb895... by Caleb Ellis

Make machine groups selectable, collapsible and display count

5d95f2e... by Caleb Ellis

LP: #1825143 - Display default OS/release deployment in in-table action menu