~newell-jensen/maas:lp1760715

Last commit made on 2018-05-09
Get this branch:
git clone -b lp1760715 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:
lp1760715
Repository:
lp:~newell-jensen/maas

Recent commits

077fd81... by Newell Jensen

LP: #1760715 -- Fixes how partitions are being updated by calling updateFilesystem instead of updateDisk.

3b9917a... by Andres Rodriguez

LP: #1768911 - Log curtin preseed on failed deployment

c015c4f... by Newell Jensen

Clean up some docstrings in Pods API (also a side straggler in Nodes API that was noticed).

8005dd8... by Lee Trager

LP: #1768534 - Fix NTP test when run with chrony or timesyncd

2c48791... by Lee Trager

LP: #1768323 - Create generic link for old style hwe kernels.

18b0508 made sure only the ga kernel is launched when the ephemerial
environment is started is a generic kernel by making sure only the 'generic'
hard link is only created for the ga kernel. This did not account for old
style kernels using the format hwe-<first letter of release>. This caused no
generic hard link to be created. Trusty deployments were not effected as MAAS
specifies the real kernel and subarch name(hwe-t). This does not happen with
precise as the commissioning OS is used to deploy and generic is used for the
image subarch instead.

Also fixes a bug where MAAS would use theimage URL for any subarch matching
the arch, osystem, and series. This allows Precise to deploy with current
streams.

c54c247... by Mike Pontillo

LP: #1756292 - Avoid using bin/webpack symlink to indicate if javascript is out-of-date.

1c10253... by Karl Williams

LP: #1769099 - remove duplicate markup

376cd61... by Björn Tillenius

LP: #1767035 - Normal users are shown an edit button on the AZ page
LP: #1767038 - An edit button is shown for normal users on the subnet page
LP: #1767032 - An edit button is shown for non-admin users in the DNS page

2abc01f... by Newell Jensen

LP: #1764560 -- Only allow admin users to be able to add a Pod.

9994a48... by Björn Tillenius

LP: #1764561 - Non admins are presented with the 'add machine/add chassis' forms