707fad6f89
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>
7 lines
171 B
YAML
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.
|