neutron/neutron/agent
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
..
common Merge "Fix ingress bw limit for OVS DPDK ports" 2018-01-18 18:07:39 +00:00
dhcp Merge "consume common constants from lib" 2017-10-16 19:16:01 +00:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Merge "Add missing iptable rule in snat ns for centralized fips." 2018-01-12 05:56:16 +00:00
linux Merge "Fix _port_arg for security rules with icmp/ipv6-icmp aliases" 2018-01-19 14:37:19 +00:00
metadata Merge "Checksum-fill proxied metadata replies" 2017-12-17 10:52:52 +00:00
ovsdb Fixes using SSL OVSDB connection 2018-02-09 04:50:10 +00:00
windows Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
agent_extension.py Generalize agent extension mechanism 2016-07-19 13:45:22 +00:00
agent_extensions_manager.py Make code follow log translation guideline 2017-08-14 02:01:48 +00:00
dhcp_agent.py Change ip_lib network namespace code to use pyroute2 2017-10-04 21:09:28 +00:00
firewall.py consume load_class_by_alias_or_classname from neutron-lib 2017-10-21 06:01:15 -06:00
l3_agent.py Refactoring agent linux&ovsdb config 2017-08-25 10:41:39 -04:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py remove neutron.callbacks package 2018-01-16 09:32:32 -07:00
rpc.py remove neutron.callbacks package 2018-01-16 09:32:32 -07:00
securitygroups_rpc.py Remove security_groups_provider_updated rpc code 2017-09-22 12:44:40 -04:00