~ltrager/maas:disable_boot_architectures_form

Last commit made on 2021-05-03
Get this branch:
git clone -b disable_boot_architectures_form 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:
disable_boot_architectures_form
Repository:
lp:~ltrager/maas

Recent commits

70aed55... by Lee Trager

Fix failing test

921d84a... by Lee Trager

Fix docs merge mistake

65cddb6... by Lee Trager

Fix merge mistake

a4d2b6d... by Lee Trager

Merge branch 'master' into disable_boot_architectures_form

6871973... by Bill Wear

Update maas-offline-docs to aceda04
Intermediate save to capture draft WIP of tags and annotations

d44c4d1... by Lee Trager

Add disable_boot_architectures column to Subnet table.

bd6de10... by Alberto Donato

vendor_data: get snap channel to install from target version

088524c... by Alberto Donato

add websocket handler for target_version

82a02cc... by Alberto Donato

a few cleanups/lints around websocket base classes

2e706a0... by Alberto Donato

rework get_target_version to always return a TargetVersion, including snap_channel

The snap_channel is always computed, based either on the info from known channels, or from the MAAS version as a fallback.

This also adds support for ordering for SnapChannel objects.