tripleo-heat-templates/releasenotes/notes/OVNEncapTos-d3312e58600050b3.yaml
Rodolfo Alonso Hernandez 70509f5c3f Add parameter OVNEncapTos
Added parameter OVNEncapTos to indicates the value to be applied to
the OVN tunnel inteface's option:tos, as specified in the
Open_vSwitch database Interface table. The default value is "0".
"inherit" allows to copy the inner ToS into the outer packet header.

Closes-Bug: #1987382
Depends-on: https://review.opendev.org/854221
Change-Id: Ia7c09fb987cbdca50a4ba693bfd79b8b3c503808
2022-08-31 13:38:40 +00:00

8 lines
296 B
YAML

---
features:
- |
Added parameter OVNEncapTos to indicates the value to be applied to
the OVN tunnel inteface's option:tos, as specified in the
Open_vSwitch database Interface table. The default value is "0".
"inherit" allows to copy the inner ToS into the outer packet header.