Skip to content

Handle VLAN updates #123

@sajith

Description

@sajith

With PR #120, we will add a way to assign VLAN to connection requests, but it is only an initial sketch. We're missing a design and implementation to handle updates.

This is related to this TODO item:

# TODO: careful here when updating VLAN tags table -- what do
# we do when an in use VLAN tag becomes invalid in the update?
# self._update_vlan_tags_table_from_links(
# domain_name=topology_data.get("id"),
# port_list=self.topology_manager.port_list,
# )

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions