puppet-neutron/releasenotes/notes/fix-odl-ovs-ssl-uri-5a8174ef6fd5a3d4.yaml
Tim Rozet 707fad6f89 Fixes specifying OVSDB URIs with TLS for ODL OVS
This fixes an issue with enabling TLS and specifying the OVSDB URI
connection parameters for the ovs::opendaylight class.  The settings
were not being propogated into the OVS manager configuration when
specified in the class.

Closes-Bug: 1744967

Change-Id: I004cffed10401a0132368375f0377a7aa45b5401
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-01-23 11:40:46 -05:00

7 lines
171 B
YAML

---
fixes:
- |
Fixes an issue with using TLS and specifying ovsdb_server_iface and
the odl_ovsdb_iface parameters with the plugins::ovs::opendaylight
class.