~blake-rouse/maas:ipxe-enlist-fix

Last commit made on 2019-04-29
Get this branch:
git clone -b ipxe-enlist-fix 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:
ipxe-enlist-fix
Repository:
lp:~blake-rouse/maas

Recent commits

af607e7... by Blake Rouse

Fixes LP: #1826864 - Fix ipxe.cfg to fallback to amd64 enlistment.

2f8a7d3... by Kit Randel

Add prettier and format js and scss codebase.

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