~newell-jensen/maas:lp1721113

Last commit made on 2017-10-07
Get this branch:
git clone -b lp1721113 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:
lp1721113
Repository:
lp:~newell-jensen/maas

Recent commits

193d2c3... by Newell Jensen

Review fixes.

e98b3c3... by Newell Jensen

LP: #1721113 -- Update unit tests and add new test for get_grouped_storages.

8b2e51d... by Newell Jensen

Merge remote-tracking branch 'lp/master' into lp1721113

950742e... by Newell Jensen

Add node websocket handler and html logic to group physical storage devices by size and type to display in the storage card.

3ccef77... by Andres Rodriguez

LP: #1711760 - Workaround bug in resolvconf where nameservers are not populated in ephemeral environments

9b316a3... by Lee Trager

LP: #1721524 - Show old storage tests not associated with a physical blockdevice on all disks, as a historic result if possible.

001aecb... by Lee Trager

* Pad the timeout by 5 minutes instead of one.
* Modify stress-ng-memory-* to use free memory instead of available.

a6cc1ea... by Blake Rouse

Fixes LP #1721548 - Failure on controller refresh seem to be causing version to not get updated.

Add maas_version to RefreshRackControllerInfo RPC response so the version will be sent over the wire to the region. Before the version was being calculated but it would not be sent over the wire. maas_version field is set to optional so older rack controllers that connect to the region do not error because that field will be missing.

0156d8a... by Andres Rodriguez

Consolidate all stats in a single file

52a1acf... by Andres Rodriguez

Create a new service to perform the user agent stats request.