~cgrabowski/maas:do_not_create_duplicate_vlan_on_controller_report_neighbors

Last commit made on 2022-06-01
Get this branch:
git clone -b do_not_create_duplicate_vlan_on_controller_report_neighbors 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:
do_not_create_duplicate_vlan_on_controller_report_neighbors
Repository:
lp:~cgrabowski/maas

Recent commits

7a7ce70... by Christian Grabowski

remove unused var

9e81695... by Christian Grabowski

fix formatting

aa67806... by Christian Grabowski

pass IP to test_create_vlan_if_necessary report_vid calls

71e12eb... by Christian Grabowski

update vlan's fabric when observed neighbor's vlan already exists

36e5fbb... by Bill Wear

Update maas-offline-docs to 4f913270
Updated how-to-create-custom-images-5104.md to current discourse version

f6ef8a2... by Peter Makowski

Update maas-ui to bb21b96a
refactor: build VLANs tab (#3968)

* refactor: build VLANs tab

* address code review comments

dcca5ba... by huwshimi <email address hidden>

Update maas-ui to 32890fff
feat(ui): set up controller network tab and DCHP snippets (#3975)

Add the controller network tab component and DHCP snippets table.

Fixes: canonical-web-and-design/app-tribe#987. Fixes: canonical-web-and-design/app-tribe#993.

c866f2a... by Caleb Ellis

Update maas-ui to 0a5623d4
refactor(ui): refactor cache sets table to work with controllers (#3973)

4bcaf52... by Peter Makowski

Update maas-ui to afe2fad4
refactor: add controller take action menu (#3974)

4117bcf... by Alberto Donato

drop monkeypatch for piston emitter, since it's been fixed in piston itself