puppet-neutron/releasenotes/notes/fix-odl-ovs-allowed-net-types-e61c0567ea18c2f5.yaml
Tim Rozet 8cf40527c4 Fixes missing 'flat' network type for ODL OVS
The allowed network types were missing 'flat', which will allow nodes to
attach nova instances to flat networks.  This should be allowed by
default.

Partial-Bug: 1762495

Change-Id: Iccee353763823fddd18dc6bbbd857a71f1c2320a
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-04-09 14:29:54 -04:00

6 lines
110 B
YAML

---
fixes:
- |
Fixes missing "flat" network type in the allowed network types for
OpenDaylight OVS.