#3373 introduced "no node on this link is using VRFs" warning and #3374 did the same for other module attributes. As the attributes are checked on physical links, generating these warnings for VLAN links results in general confusion.
The attribute checking should not be done the way it is right now for VLAN-enabled links. We could, however, do a final sanity check in the VLAN module once the VLAN members are known.
Sample topology: https://github.com/ipspace/netlab-examples/blob/master/EVPN/central-routing/topology.yml
#3373 introduced "no node on this link is using VRFs" warning and #3374 did the same for other module attributes. As the attributes are checked on physical links, generating these warnings for VLAN links results in general confusion.
The attribute checking should not be done the way it is right now for VLAN-enabled links. We could, however, do a final sanity check in the VLAN module once the VLAN members are known.
Sample topology: https://github.com/ipspace/netlab-examples/blob/master/EVPN/central-routing/topology.yml