~adam-collard/maas:maas-cli-tweaks

Last commit made on 2021-04-20
Get this branch:
git clone -b maas-cli-tweaks https://git.launchpad.net/~adam-collard/maas
Only Adam Collard can upload to this branch. If you are Adam Collard please log in for upload directions.

Branch merges

Branch information

Name:
maas-cli-tweaks
Repository:
lp:~adam-collard/maas

Recent commits

d2d41a9... by Adam Collard

Show best possible help for maas cli when missing arguments.

Signed-off-by: Adam Collard <email address hidden>

0cf7569... by Alberto Donato

drop useless cat in snap install hook

9e93a8a... by Huw Wilkins

Update maas-ui to 689377a
Fix Cypress pools test.

98315fd... by Huw Wilkins

Update maas-ui to 6515d4d
fix(all): update controller versions

Use the new format for controller versions.

Fixes: #2547.

454af39... by Huw Wilkins

Update maas-ui to 35fc42c
refactor(legacy): remove machine setup

Remove the machine model setup from node details

Fixes: #2541.

2ae08e1... by Caleb Ellis

Update maas-ui to 7620cf4
fix(ui): validate VM compose storage on render (#2544)

5a7659d... by Alberto Donato

cleanup code for trigger creation

c87c034... by Alberto Donato

drop legacy version fields in controller websocket

bf5d436... by Alberto Donato

track when an upgrade has first been reported by each controller

Also, this add an helper to get the target version for the deployment

70b84db... by Björn Tillenius

Pass in the full commissiong data to update_node_interfaces().

I also removed the create_fabric parameter, since it was only ever used in
tests.