~newell-jensen/maas:lp1789521

Last commit made on 2018-09-06
Get this branch:
git clone -b lp1789521 https://git.launchpad.net/~newell-jensen/maas
Only Newell Jensen can upload to this branch. If you are Newell Jensen please log in for upload directions.

Branch merges

Branch information

Name:
lp1789521
Repository:
lp:~newell-jensen/maas

Recent commits

aad988a... by Newell Jensen

Review fixes part 2.

6d5ffe8... by Newell Jensen

Review fixes.

faea655... by Newell Jensen

LP: #1789521 -- Make virsh pod driver smarter about assiging default networks.

7c16aee... by Newell Jensen

Clean up code and add a unit test for pod form.

f22278d... by Newell Jensen

Improve provisioningserver.drivers.pod.virsh's ability to assign a default network that is more likely to work out of the box with MAAS.

c1a29c6... by Newell Jensen

Add an optional list of KnownHostInterface objects to RequestedMachine to detail the Pod's host interfaces.

80dcada... by Mike Pontillo

LP: #1789721 - Workaround for StopIteration seen via get_source_address().

This works around a bug in netaddr that causes StopIteration to be raised when a /128 IPv6 network is passed in.

4871e0c... by Newell Jensen

Add some missing unit tests for provisioningserver.drivers.pod.virsh

962b6bf... by Newell Jensen

LP: #1788910 -- check that a newly composed vm can startup properly. If it can't, it is deleted, otherwise, it is turned off and composition can proceed.

04ad0c7... by Mike Pontillo

Fix debian/changelog so that it works with the release-build script again.