~mpontillo/maas:support-pci-and-usb-filtering-of-moodaliases

Last commit made on 2017-12-11
Get this branch:
git clone -b support-pci-and-usb-filtering-of-moodaliases https://git.launchpad.net/~mpontillo/maas
Only Mike Pontillo can upload to this branch. If you are Mike Pontillo please log in for upload directions.

Branch merges

Branch information

Name:
support-pci-and-usb-filtering-of-moodaliases
Repository:
lp:~mpontillo/maas

Recent commits

0070c73... by Mike Pontillo

Add support for filtering modaliases based on PCI or USB IDs.

94e153f... by Newell Jensen

Add user field on the Event model. This will be used for Audit event logging.

0e94c26... by Lee Trager

Remove TGT configuration and monitoring.

54524b9... by Andres Rodriguez

LP: #1713771 - Add missing parameters in VLAN create API doc.

b723358... by Andres Rodriguez

To deploy rack controllers with MAAS, always use the 'latest/stable' channel until the snap store easily supports creation of tracks for all MAAS deployed rack controllers

3d16280... by Lee Trager

LP: #1722607 - 2/2 Stop sending logs with node object over the websocket.

Update the UI to pull summary data from NodesHandler and installation
data from the NodeResultsHandler. There are no UI changes with this
branch.

54ae961... by Lee Trager

LP: #1722607 - 1/2 Stop sending logs with node object over the websocket.

Removes the summary YAML, XML, and installation log from being sent with the
node object over the websocket. This removes 4 database lookups and with a
libvirt machine 79KB of data from being sent with the node object.

Two new functions have been added to the node handler and child classes,
get_summary_yaml and get_summary_xml. Both read summary data from the cache
and return the formatted data.

f4655e2... by Alberto Donato

LP: #1729555 - add filter by pod in the node listing page

f0fe0c4... by Mike Pontillo

LP: #1730991 - Add ability to configure the number of peer notifications after a bond failover event.

d0273ad... by Mike Pontillo

LP: #1730626 - Only configure lacp_rate for 802.3ad bonds.