neutron/neutron/agent/ovsdb/native
Tim Rozet 8806477abf Fixes using SSL OVSDB connection
When creating SSL OVSDB connection it is required to set the private
key, certificate, and the CA certificate in order to communicate with
OVSDB.  This patch configures these when an SSL connection URI is used.
The settings must be provided as part of neutron.conf under [ovs]
section.

Closes-Bug: 1745038

Change-Id: I19fd9dd0c72260835eb91e557a6029ec9d652179
Signed-off-by: Tim Rozet <trozet@redhat.com>
2018-02-09 04:50:10 +00:00
..
__init__.py Add native OVSDB implementation of OVSDB API 2015-03-20 13:40:35 +00:00
commands.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
connection.py Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
exceptions.py Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
helpers.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00
vlog.py Use the ovsdbapp library 2017-04-20 20:13:48 -05:00