Skip to content
Snippets Groups Projects
Forked from ICS Control System Infrastructure / csentry
Source project has a limited visibility.
  • Benjamin Bertrand's avatar
    a3c407f4
    Fix inconsistency in interface creation · a3c407f4
    Benjamin Bertrand authored
    The string representation of a Network is the vlan_name.
    This is what we should allow to pass as string to create an interface.
    
    Note that if we pass network_id instead of network when creating
    and interface, the validate_interfaces method from the Network class
    is not called.
    a3c407f4
    History
    Fix inconsistency in interface creation
    Benjamin Bertrand authored
    The string representation of a Network is the vlan_name.
    This is what we should allow to pass as string to create an interface.
    
    Note that if we pass network_id instead of network when creating
    and interface, the validate_interfaces method from the Network class
    is not called.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.