~blake-rouse/maas:2.4.3-release

Last commit made on 2019-11-01
Get this branch:
git clone -b 2.4.3-release https://git.launchpad.net/~blake-rouse/maas
Only Blake Rouse can upload to this branch. If you are Blake Rouse please log in for upload directions.

Branch merges

Branch information

Name:
2.4.3-release
Repository:
lp:~blake-rouse/maas

Recent commits

9a079be... by Blake Rouse

Release 2.4.3

000f1aa... by Blake Rouse

Fixes LP: #1710278 - Notice when bind9 is hung, force kill the service, ensure it starts again, then perform a reload.

Backport of d0a4ec6ce2af49d00431c0d7ad4c5164d3951e1a.

9d085c7... by Björn Tillenius

LP #1845351: MAAS sometimes get in a state where machine tags aren't updated from their definitions

Don't use a proxy for the rack-region API communication.

We require the rack to have direct access to the region without going
through a proxy.

Using a proxy for the rack-region communication (HTTP API only) has
partly worked, but been broken.

This fixes the test_check_tag_applied_to_all_machines() failure that
fails intermittently in CI.

(cherry picked from commit 4eee730d67082731ed43fe1075a4ce883fcd3823)

197c04f... by Björn Tillenius

Don't run JS tests for Chrome/Chromium since they don't work in the
lander.

Given that we only backport critical isssues to 2.4, running the JS
tests with PhantomJS only should be acceptable.

cd4738e... by Mike Pontillo

LP: #1788780 - Ignore tunnel interfaces (such as those created by hypervisors) when gathering interfaces for MAAS management.

Backport of 842646142d42d95453f4b64c209f93b09f8aea7c

fab9311... by Mike Pontillo

Backport 594f8f8bb: LP #1803188: Prevent creation of multiple IPs (per subnet, per interface) during commissioning.

In some situations, the IP address from the preboot environment differs
from the IP address acquired by the DHCP client during commissioning. This
results in MAAS linking the interface to the subnet twice, which is
unexpected and can cause problems for future usage of the machine.

402d66e... by Andres Rodriguez

debian/changelog: Update to match 2.4.2 and open 2.4.3

b503234... by Newell Jensen

Backport of d7581c456287e5dc5149a77d96b7943a926a1aa6

LP: #1799161 -- Do not allow partition formatting if current filesystem is a non-formatted type.

e67b7e2... by Mike Pontillo

Backport 0e6f7f26d - LP: #1802379 - Correct sudoers entry for active network scanning.

7e834e2... by Alberto Donato

backport eef22968b: LP: #1796161 - don't send websocket notifications for resourcepool and subnet
when ID is null