~andreserl/maas:better_recommends

Last commit made on 2018-02-15
Get this branch:
git clone -b better_recommends https://git.launchpad.net/~andreserl/maas
Only Andres Rodriguez can upload to this branch. If you are Andres Rodriguez please log in for upload directions.

Branch merges

Branch information

Name:
better_recommends
Repository:
lp:~andreserl/maas

Recent commits

964696d... by Andres Rodriguez

LP: #1749757 - Use libvirt-clients instead of libvirt-bin

45d59c2... by Andres Rodriguez

Remove some suggests and make recommends

82b0dfb... by Alberto Donato

Add a handler that returns a macaroon discharge request

583a8cc... by Lee Trager

LP: #1749246 - Only create generic hardlink for ga generic kernels.

9dbf2a4... by Alberto Donato

add RootKey model and KeyStore class for macaroons signature

62eaa9a... by Alberto Donato

depend snap on ubuntu-keyring

30666b5... by Newell Jensen

LP: #1749017 -- Fixes event query error for null node or user.

cc51bf1... by Blake Rouse

Fixes LP: #1748569 - Only update the region when the service status change.

23a5fa6... by Lee Trager

Capture the NIC vendor, product, and firmware version.

MAAS captures the network information about a system by processing the output
of ip addr. ip addr does not contain the vendor, product, or firmware version
of the NIC but it is contained in the lshw output. Since the lshw
commissioning script is sent before ip addr output it can be processed by the
ip addr hook to gain the additional information.

6f819e6... by Alberto Donato

fix run-regiond script for the snap