~lloydwaltersj/maas:backport-2009805-3.2

Last commit made on 2023-06-07
Get this branch:
git clone -b backport-2009805-3.2 https://git.launchpad.net/~lloydwaltersj/maas
Only Jack Lloyd-Walters can upload to this branch. If you are Jack Lloyd-Walters please log in for upload directions.

Branch merges

Branch information

Name:
backport-2009805-3.2
Repository:
lp:~lloydwaltersj/maas

Recent commits

e5b430d... by Jack Lloyd-Walters

use older constructs for compatability

90d4223... by Alberto Donato

exclude discovered IPs when selecting which to use for VM hosts deploys

(cherry picked from commit 91442ef7aecbcd2caf345b8abad579876f5d9448)

736a86c... by Seyeong Kim

Adding Lan_Conf_Channel_1 to 3

BMC with multiple channel can't find ip
so added Lan_Conf_Channel_1 to 3 to support them

(cherry picked from commit 9597b3b7457ccf202724f4b6dd8a7470695a6c24)

f776fb0... by Anton Troyanov

fix(cli): follow maascli import boundaries

- Remove provisioningserver related import
- Update utilities/check-imports for maascli

Resolves LP:1986590

(partially cherry picked from commit 1f7965043fb2c1586f7d4ba17d3645ffa5a0f8e2)

5f02329... by Anton Troyanov

chore(cli): include str(SSLError) in CommandError

(cherry picked from commit 054c51921c64b02def247d8b0c8d7a7b4d1b2616)

d256555... by Anton Troyanov

fix(cli): reuse existing CA cert

Resolves LP:2012139

(cherry picked from commit ca3a5d0826694d0d12ff9ab93f813e2be446cb2e)

b2dea34... by Anton Troyanov

chore(cli): print SSLError.reason

(cherry picked from commit 1dc51ed9092eb3fcaa8d5bc9f6ec8ee1f886c80e)

3da6876... by Anton Troyanov

fix(region): use $http_host to read Host header

$http_name
arbitrary request header field;

the last part of a variable name is the field name converted to lower case
with dashes replaced by underscores

Resolves LP:2009186

(cherry picked from commit eff39899eab1331f712aa8c4f9f2004f9aded683)

0cfb6da... by Anton Troyanov

fix(cli): use profile.url to build absolute uri

When MAAS is behind a load-balancer or proxy
(e.g. HAProxy with `mode tcp`), CLI should use MAAS URL stored in profile
to build absolute URI of a resource, instead of relying on `uri` property
returned by `/describe`.

Resolves LP:2009186

(cherry picked from commit 28c72b81ed318b283cd3f2ddcae2e199ca067228)

f5d9982... by Alberto Donato

LP:1773150 replace invalid UTF-8 chars in smartctl output

backport of 002f8c1c2d4a248b75fca33e3de29665464bf829