bdd51e937a
In OpenDaylight, a config parameter is available to enable DSCP marking inheritance for packets egressing out of OVS through VXLAN/GRE tunnels. Add a flag in TripleO to enable this parameter via puppet-opendaylight. Change-Id: I3b192c8fc1bc92c1124d3b27c60ad5c0c4dd42f9
9 lines
371 B
YAML
9 lines
371 B
YAML
---
|
|
features:
|
|
- |
|
|
In OpenDaylight, a config parameter is available to enable DSCP
|
|
marking inheritance for packets egressing out of OVS through
|
|
VXLAN/GRE tunnels. Add a flag "OpenDaylightInheritDSCPMarking" in
|
|
TripleO to enable this parameter via puppet-opendaylight. If the
|
|
flag is set to 'true', DSCP marking feature is enabled in
|
|
OpenDaylight. |