~troyanov/maas:refactor-remove-extra-call

Last commit made on 2023-05-26
Get this branch:
git clone -b refactor-remove-extra-call 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:
refactor-remove-extra-call
Repository:
lp:~troyanov/maas

Recent commits

e4e26b3... by Anton Troyanov

refactor: remove extra func call

a877430... 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

9c37dff... by Jones Ogolo <email address hidden>

Update maas-ui to 75c6528a9
migrate VMsTable tests to RTL (#4903)

ac9551c... by Nick De Villiers

Update maas-ui to ec53ce9ed
test: Migrate NetworkTableActions.test to RTL MAASENG-1619 (#4900)

* test: Migrate NetworkTableActions.test to RTL MAASENG-1619

* Address review comments

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)