~bjornt/maas:amttool-perl-in-snap

Last commit made on 2019-02-12
Get this branch:
git clone -b amttool-perl-in-snap https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
amttool-perl-in-snap
Repository:
lp:~bjornt/maas

Recent commits

78cc55e... by Björn Tillenius

Use uname -m instead of hard-coding the architecture.

9e0763d... by Björn Tillenius

Set up PERL5LIB for amttool.

93968e4... by Björn Tillenius

Don't remove perl. amttool needs those files.

6ff0528... by Blake Rouse

Add Node model method to copy storage from a source node on the node. Requirements for the operation to succeed is that the nodes have the same number of disks and that the destination nodes disks are the same size or bigger than the source node.

Matching of the block devices between the 2 nodes goes through a hierarchy to provide the best match between the 2 nodes. A three step process is done to ensure the best match, while also increasing the likely hood of the clone operation succeeding.

Due to the nature of virtual block devices that allow more partitions and filesystems to be layered on top, the code is rather complex. It iterates over the filesystem groups and cache sets in layers cloning each layer until moving up to the next layer to clone. This cloning of filesystem groups and cache sets is continued until no more filesystem groups or cache sets exist for the node.

fe0570c... by Alberto Donato

expose prometheus metrics for the rackd, add metric for GetBootConfig

225eed0... by Newell Jensen

LP: #1814623 -- Don't require node_id power parameter for Redfish. If not supplied by the user, search for the first available system's id.

14b0b1d... by Steve Rydz

LP: #1811389 - Fix saving of resource pool for pods

b8b67c0... by Steve Rydz

LP: #1479721 - Add bulk tagging

20c8795... by Mike Pontillo

Modify default gateway selection algorithm to return all gateways in priority order, rather than one for each address family.

79625e6... by Steve Rydz

LP: #1811662 - Fix inconsistent Core and RAM counts on pods