Comment 7 for bug 1585878

Revision history for this message
Christian Muirhead (2-xtian) wrote :

More PRs:

Simplify ReleaseContainerAddresses interface by requiring less information.
https://github.com/juju/juju/pull/5979

Expose machine.MarkForRemoval in provisioner API
https://github.com/juju/juju/pull/6042

Client side API for machine undertaker
https://github.com/juju/juju/pull/6053

Handle duplicate devices coming back from MAAS in ReleaseContainerAddresses
https://github.com/juju/juju/pull/6080

Enable multiple MAC addresses on test devices in gomaasapi
https://github.com/juju/gomaasapi/pull/56

Final one to add the machine undertaker worker (just finishing off the unit tests)
https://github.com/juju/juju/pull/6082