Skip to content
Snippets Groups Projects

Feature/trunk migration ipam

Merged Karel van Klink requested to merge feature/trunk-migration-ipam into develop
11 files
+ 161
113
Compare changes
  • Side-by-side
  • Inline
Files
11
@@ -47,7 +47,6 @@ class IptrunkInterfaceBlockInactive(
):
"""An inactive IP trunk interface."""
# TODO: add validation for interface names, making the type a constrained string
interface_name: str | None = None
interface_description: str | None = None
Loading