~newell-jensen/maas:fix-1827149

Last commit made on 2019-05-13
Get this branch:
git clone -b fix-1827149 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
fix-1827149
Repository:
lp:~newell-jensen/maas

Recent commits

35994df... by Newell Jensen

Update node.start unit test to check if install_kvm is being set.

8bd7f96... by Newell Jensen

Review updates.

75d42a3... by Newell Jensen

LP: #1827149 -- Create bridges by default when deploying a machine and install_kvm is set to True.

899a7d4... by Björn Tillenius

Make bind9 work in a confined snap.

We now explicitly set up all the paths in the config file, so that bind
doesn't try to access files outside of the snap data dir

645a7a4... by Caleb Ellis

LP: #1828492 - Remove ability to suppress failed commissioning scripts via UI

1a5a701... by Steve Rydz

Strip /generic from architecture string

b3cb7cf... by Blake Rouse

Fixes LP: #1828308 - Fix UEFI templates to only used linuxefi for AMD64 machines, otherwise fallback to standard linux and initrd grub commands.

b632285... by Caleb Ellis

Fix bug where composing pod would no longer accept empty hostname string

05aba2f... by Newell Jensen

LP: #1823265 -- Raise validation error when trying to compose a macine via the API using a hostname with underscores.

039910d... by Blake Rouse

Fix issue where the snap config command would try to always set debug even when it was not passed.