Skip to content

Conversation

djothi
Copy link
Contributor

@djothi djothi commented Sep 5, 2023

Description:
Add Link model.

@djothi djothi force-pushed the link branch 2 times, most recently from 7feb144 to e818e08 Compare September 5, 2023 14:04
@djothi djothi requested review from a team and removed request for a team September 5, 2023 14:05
related_name="%(class)s_interface_b",
on_delete=models.CASCADE,
)
state = models.CharField(
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As the state is on the link, how do we put a "logical" link in maintenance.
For instance:

  • We have a physical link between 2 devices
  • There are multiple vlans (trunk link), so several logical interface
  • I want to put in maintenance only a single logical interface (by shutting it down), how do I put in in maintenance ?

@djothi djothi removed the request for review from a team October 4, 2023 15:50
@djothi djothi force-pushed the link branch 2 times, most recently from cc59c0e to 17c3318 Compare July 31, 2025 09:55
@djothi djothi merged commit 640c3ab into criteo:main Jul 31, 2025
2 checks passed
@djothi djothi deleted the link branch July 31, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants