tripleo-heat-templates/releasenotes/notes/odl_dscp_marking_inheritance-41e41ff5f0c281d4.yaml
Janki Chhatbar bdd51e937a Add flag to enable QoS DSCP marking in ODL
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
2018-05-30 13:14:32 +00:00

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.