5aa4eeba08
This patch adds NeutronOverlayIPVersion parameter to congfigure neutron ML2 overlay_ip_version option from T-H-T. puppet-neutron already has support for configuration of this option, we are just exposing it from T-H-T. This parameter needs to be set to '6' when IPv6 vxlan tunnel endpoints are desired. Closes-Bug: #1691213 Change-Id: I056afa25f67a3b6857bdfef14e6d582b0a9e5e93 Signed-off-by: Feng Pan <fpan@redhat.com>
6 lines
212 B
YAML
6 lines
212 B
YAML
---
|
|
features:
|
|
- Add NeutronOverlayIPVersion parameter to congfigure neutron ML2
|
|
overlay_ip_version option. This parameter should be set to 6 when user
|
|
requires tenant vxlan tunnel endpoints to be IPv6.
|