neutron/releasenotes/notes/l2_adjacency-e6e54e5ff9aad9b7.yaml
reedip 6cb0c49857 L2-Adjacency support
The following patch adds the support for L2-Adjacency to indicate if
there is L2 adjacency between the ports on a network.

Partially-Implements: blueprint routed-networks

Change-Id: Id2d4331568886bee52e78e1c138f1475cc89342b
2016-08-01 13:43:45 -06:00

8 lines
280 B
YAML

---
features:
- |
The new l2_adjacency extension adds an l2_adjacency field to the network,
to indicate whether or not there is guaranteed L2 adjacency between the
ports on that Network. Routed network implementations would typically set
l2_adjacency to False.