~bjornt/maas:bug-1929086-vlan-interface-name

Last commit made on 2021-05-21
Get this branch:
git clone -b bug-1929086-vlan-interface-name https://git.launchpad.net/~bjornt/maas
Only Björn Tillenius can upload to this branch. If you are Björn Tillenius please log in for upload directions.

Branch merges

Branch information

Name:
bug-1929086-vlan-interface-name
Repository:
lp:~bjornt/maas

Recent commits

8a050ea... by Björn Tillenius

LP #1929086: LXD VM hosts can't be refreshed if VLANs interfaces aren't named $parent.$vid

This is a small fix that can be backported to 3.0.

We should remove the automatic generation of of VLAN interface name
completly, since the callsites should be responsible for giving the
right name. That's a bit too risky of a change for 3.0, though, since it
breaks a lot of tests.

dbfe767... by Huw Wilkins

Update maas-ui to df83b93
refactor(ui): rename index files to index.ts

66fad9a... by Huw Wilkins

Update maas-ui to 167b97b
refactor(ui): use the trancated border mixin for all tables

Update the machine and network lists to use the trucated border mixin.

Fixes: #2113.

33c7883... by Huw Wilkins

Update maas-ui to bfca249
feat(ui): use action button for delete confirms

Migrate TableDeleteConfirm to typescript and update it to use an action button.

Fixes: #2587.

f29fc1d... by Huw Wilkins

Update maas-ui to 8ee0693
Use isVolumeGroup for checking volume groups.

03ee41e... by Bill Wear

Update maas-offline-docs to ac7473d
Updated "Add machines" article to include section on disabling boot architectures in 3.0

2c8a705... by Christian Grabowski

handles omapi incompatible ipv6 addresses

30caa49... by Bill Wear

Update maas-offline-docs to 7d866db
Update "Power management" document with IBM Z final information (blessed by Frank)

d5dd66a... by Alberto Donato

rework VirshSSH.run method to better log/propagate errors

1b3f7c6... by Caleb Ellis

Update maas-ui to ec7d094
refactor(all): remove all references to general.navigation_options websocket method (#2683)