~bitfehler/maas:bitfehler/allow-curtin-override

Last commit made on 2019-07-16
Get this branch:
git clone -b bitfehler/allow-curtin-override https://git.launchpad.net/~bitfehler/maas
Only Conrad Hoffmann can upload to this branch. If you are Conrad Hoffmann please log in for upload directions.

Branch merges

Branch information

Name:
bitfehler/allow-curtin-override
Repository:
lp:~bitfehler/maas

Recent commits

02b2dc5... by Conrad Hoffmann

Change config merge order to allow overrides

The `main_config` contains the user-supplied config from e.g.
`/etc/maas/preseed/curtin_userdata_custom`. Settings made in there are
expected to be passed to curtin as is. However, with other
(Maas-generated) configs being merged after it, values that the user set
explicitly may be overwritten by Maas.

Merging the `main_config` last ensures that the user-supplied values
override the Maas-generated ones.

97a50f9... by Caleb Ellis

Refactor tables.scss into smaller table files

fba186a... by Caleb Ellis

LP: #1754034 - Change own user's edit link in Settings to account prefs page

3383844... by Newell Jensen

LP: #1690781 -- virsh command returns an error string without raising an exception. Check returned string for error to try qemu emulator.

c9a8864... by Lee Trager

Add new ScriptResult statuses APPLYING_NETCONF and FAILED_APPLYING_NETCONF.

2a2ea64... by Lee Trager

Support downloading all interface results over the API.

4af72c2... by Lee Trager

57b7fa3 removed the dependency on python3-sphinx however python3-docutils is still needed.

65f7e87... by Blake Rouse

Add the CheckIPs RPC call on the rackd.

66dddc4... by Anthony Dillon

Fix the machine details log layout

cc8f847... by Anthony Dillon

Fix active tab styling