~ltrager/maas:revert_lp1916860

Last commit made on 2021-03-16
Get this branch:
git clone -b revert_lp1916860 https://git.launchpad.net/~ltrager/maas
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Branch information

Name:
revert_lp1916860
Repository:
lp:~ltrager/maas

Recent commits

6ac4971... by Lee Trager

Revert "LP: #1916860 - Check for gaps in supported ciphers when using ipmitool"

This reverts commit 00de313b19a264f47f10700650a1bd033b27e90c.

d2da09c... by Lee Trager

Add support for set_boot_order for the hmcz power driver.

ebfd7e5... by Lee Trager

Add set_boot_order RPC call

a596bc2... by Lee Trager

Add set_boot_order as a base ability to power and pod drivers.

Power and Pod drivers may optionally implement the ability to change boot
order. If supported, as indicated by the can_set_boot_order variable, the
region will send an ordered list of network and storage devices
representing the expected boot order when booting or when a machine hits
the netboot_off endpoint. The list is the serialized object containing the
id and name storage devices also provide the id_path, model, and serial
while network devices contain the mac_address, vendor, and product.

4797cc9... by Lee Trager

Add chassis support to the IBM HMC for Z power type.

4023921... by Alberto Donato

LP #1919000 - bump pylxd required version for deb package to support projects

acb9111... by Huw Wilkins

Update maas-ui to 6512c4a
refactor(legacy): remove old switches code

Remove the old code for handling switches.

Fixes: #2382.

5c5cbb1... by Huw Wilkins

Update maas-ui to 91ef5f0
fix(legacy): fix device network tab route

Fix the route for the network tab in device details.

Fixes: #2384.

6978086... by Huw Wilkins

Update maas-ui to 0b48f0b
fix(ui): fix general websocket caching

Don't request general data if it has already been requested.

Fixes: #2213.

fa1cd81... by Renovate Bot <email address hidden>

Update maas-ui to f1fd3ca
chore(deps): update all non-major dependencies