~troyanov/maas:fix-2019229

Last commit made on 2023-05-16
Get this branch:
git clone -b fix-2019229 https://git.launchpad.net/~troyanov/maas
Only Anton Troyanov can upload to this branch. If you are Anton Troyanov please log in for upload directions.

Branch merges

Branch information

Name:
fix-2019229
Repository:
lp:~troyanov/maas

Recent commits

fcd38a2... by Anton Troyanov

fixup! bump pylxd version

Because 2.3.2 is not released yet, any pre-release version will fail to
conform previously required version constraint.

```
dpkg --compare-versions 2.3.2~alpha1-431-10-g.fe37358~ubuntu22.04.1 ge 2.3.2
```

This commit makes a more specific version constraint that should work
for both released and pre-release versions.

This constraint is needed to avoid 2.3.2~alpha1-420-10-g.72426bf~ubuntu22.04.1

Resolves LP:2019229

90bf188... by Anton Troyanov

fix(systest): explicit vendor in packaging-tarball

f9942e4... by Alexsander de Souza

bump pylxd version

fixes LP#2019229

c417b22... by Nick De Villiers

Update maas-ui to 90cdc04db
test: Migrate DeployForm.test to RTL MAASENG-1622 (#4901)

7c202de... by Peter Makowski

Update maas-ui to 5ab9500ec
migrate MachineListTable test to RTL (#4899)

c292b71... by Peter Makowski

Update maas-ui to 1ed4d26ac
migrate MachineListHeader test to RTL (#4898)

4408f93... by Peter Makowski

Update maas-ui to 67c4ebf59
migrate CreteRaidFields to RTL MAASENG-1626 (#4897)

0ab6ebb... by Jacopo Rota

Update initial SQL

640ba31... by Jacopo Rota

createadmin cli command improvements: check if user already exists and fail if ssh keys are invalid

3df1d60... by Adam Collard

fix: virsh - add host-passthrough for amd64, s390x

LP:1876365