~cgrabowski/maas:fix_custom_image_form_handling

Last commit made on 2021-09-25
Get this branch:
git clone -b fix_custom_image_form_handling https://git.launchpad.net/~cgrabowski/maas
Only Christian Grabowski can upload to this branch. If you are Christian Grabowski please log in for upload directions.

Branch merges

Branch information

Name:
fix_custom_image_form_handling
Repository:
lp:~cgrabowski/maas

Recent commits

799c0eb... by Christian Grabowski

validate all uploaded boot resources as custom boot resources

10ea2d0... by Björn Tillenius

Set O and OU for generated certificates.

This allows us to identify that a certificate was generated from this MAAS
deployment.

Most of the diff is a simple move of generate_certificate to maasserver.

Move generate_certificates() to maasserver.

1dd2721... by Caleb Ellis

Update maas-ui to f2f978d0
feat(ui): define a const for power type names (#3069)

550af78... by Bill Wear

Update maas-offline-docs to 2cf0f807
remove obsolete source file "How to test machines"
leaving existing 2.9/3.0 pages and URLs for now

0fc0eb6... by Bill Wear

Update maas-offline-docs to dd71d4de
add 3.1 menus & RAD markings to "How to manage machines",
"How to manage networks", and "How to manage tags"

6b1120e... by Bill Wear

Update maas-offline-docs to 15716402
fixed "Manage regions" link in main index nav"

70ff467... by Alberto Donato

metadataserver: fix flaky test for mocked calls order

0d522aa... by Alberto Donato

split running and reporting of machine resources output to separate commissioning scripts

a155cdf... by Adam Collard

[tests/websockets] Do not re-register triggers

Triggers are registered across the whole test suite via maasserver.testing.resources.DjangoPristineDatabaseManager.

Add some missing asserts, use str(...) instead of "%s" % ...

2067da4... by Bill Wear

Prepare for 3.1.0 beta1 release