~bjornt/maas:test__copy-spurious-failure

Last commit made on 2019-05-28
Get this branch:
git clone -b test__copy-spurious-failure 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:
test__copy-spurious-failure
Repository:
lp:~bjornt/maas

Recent commits

3768ef5... by Björn Tillenius

Fix spuriuos test__copy test failures.

Make sure the filesystem, virtual block devices and partitions
get recreated in the same order as in the source machine.

I had two different kind of spurious failures locally, and both seems to
be fixed with this patch.

4e4a1e9... by Alberto Donato

LP: #1828579 - use the UUID instead of maas_id for Prometheus labels

295bed4... by Alberto Donato

split available/used IP usage stats for dynamic and reserved types

0f80078... by Steve Rydz

Add combined disk size to esxi datastores

bae3532... by Newell Jensen

LP: #1820984 -- Local boot a device if it tries PXE booting from MAAS.

a4aa4ff... by Blake Rouse

Fixes LP: #1830103 - Update StaticIPAddress subnet links for when a subnet is created or updated where that IP address now falls with in that subnet CIDR.

0baa53a... by Newell Jensen

Update dnsresource create API endpoint documentation to note that an A or AAAA record will be created for the supplied IP addresses.

c7ba631... by Newell Jensen

Improve wording on transfer_resource_to documentation in the users API delete endpoint.

6220190... by Steve Rydz

LP: #1830133 - Fix broken logs

5b5f09c... by Newell Jensen

LP: #1830080 -- Raise error if trying to create an A or AAAA record without providing an IP address.