~ltrager/maas:lp1760702_1757155

Last commit made on 2018-04-05
Get this branch:
git clone -b lp1760702_1757155 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
lp1760702_1757155
Repository:
lp:~ltrager/maas

Recent commits

1a38d1d... by Lee Trager

LP: #1760702, #1757155 - Fix spelling of firmware and duplicate 'cores' in UI

85c537e... by Lee Trager

Load and send Pod information on MachineHandler

bbaa2fe... by Blake Rouse

Fixes LP: #1760958 - Run the import services in the first worker instead of the master process.

This issue was caused by moving the import services into the master process when the worker work was performed. This moves the import services back into the first worker.

6b50c38... by Alberto Donato

add UserGroup.add/remove methods

30cf5f1... by Lee Trager

LP: #1760037 - Only load requested data from the GeneralManager.

Previously all data was loaded by the GeneralManager on page load. This
caused pages that only needed a few items from the GeneralManager to
request data it did not need. To retrieve a reference to the data from
the GeneralManager GeneralManager.getData() must be used. This is done
before manager load and now flags the item as requested. On
GeneralManager load only items which have been flaged requested are
now loaded.

4083dc0... by Mike Pontillo

LP: #1704501 - Allow users to change which Fabric a VLAN is on.

f939592... by Björn Tillenius

Switch the snap to use the new core18 base.

base-18 has now been renamed to core18. It's not yet in the store,
but you can go here and download the latest build for amd64:

    https://code.launchpad.net/~mvo/+snap/core18/+build/182036/+files/core18_very-unstable_amd64.snap

If you install it locally, you can now build the MAAS snap using snapcraft 2.40.

d2f6dd9... by Andres Rodriguez

Calculate the total amount of machine resources.

91d68f5... by Blake Rouse

Replace the YUI preferences module with an Angular maasPrefKeys directive.

838f8ba... by Anthony Dillon

LP: #1751901 - Add icons to table actions