lp://qastaging/~ricgard/maas/bug-1661579-mk2

Created by Richard McCartney and last modified
Get this branch:
bzr branch lp://qastaging/~ricgard/maas/bug-1661579-mk2
Only Richard McCartney can upload to this branch. If you are Richard McCartney please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Richard McCartney
Project:
MAAS
Status:
Development

Recent revisions

5698. By Richard McCartney

Creating alternative hover

5697. By Richard McCartney

applying row click and hover

5696. By Andres Rodriguez

[r=andreserl][bug=][author=andreserl] Add description for Windows 2016 HV

5695. By Gavin Panella

[r=blake-rouse][bug=][author=allenap] Display UI notifications with styling according to its category (i.e. info, success, warning, error).

5694. By Mike Pontillo

[r=blake-rouse][bug=][author=mpontillo] Fix VersionReloader logging. Use new LogService.

5693. By Blake Rouse

[r=newell-jensen][bug=][author=blake-rouse] Add ComposeMachine RPC call.

Allows the region controller to ask a rack controller to compose a machine that is greater than the `RequestedMachine` object. The pod driver should return the discovered newly composed machine and the updated pod hints. The ComposeMachine RPC call is very defensive in the results of the pod driver and does its best to ensure that the driver is returning the expected results.

5692. By Lee Trager

[r=blake-rouse][bug=][author=ltrager] Only display completed script results in the node-result API and fix script_set cleanup bug.

At the start of commissioning, testing, or installation MAAS creates a script set and a script result for each result it expects. This allows MAAS to keep track of scripts being run. Previously MAAS would only add NodeResult's when the node uploads them. Thus the node-results API only showed completed results. For backwards compatibility only show completed script results.

I also came across a bug in the script set cleanup code. If multiple script sets last_ping is set to None MAAS would end up removing the newly created script set. Script clean up now excludes the newly created script when generating the list of script sets to purge.

5691. By Mike Pontillo

[r=blake-rouse][bug=][author=mpontillo] Add JavaScript LogService.

 * Adds a central service for any JavaScript logging in the MAAS UI,
   so that it can easily be filtered if desired.
 * Appends a timestamp (in seconds since page load) to the beginning of
   each log message, so that logs will be easier to interpret.
 * Add the ability to specify the current log level, and/or disable
   logging completely.

5690. By LaMont Jones

[r=andreserl][bug=1645912][author=lamont] If there is no IPv4 address for the BMC, and there is an IPv6 address, then discover and use that address.

5689. By Gavin Panella

[r=allenap][bug=][author=allenap] Support notification categories, server-side.

Previously notifications had no concept of categories, level or severity. Now notifications can be informational, successes, warnings, or errors, which aligns with the work that the Design team has done.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://qastaging/~maas-committers/maas/trunk
This branch contains Public information 
Everyone can see this information.