neutron/neutron/agent
IWAMOTO Toshihiro 237ec30ca9 ovsfw: Merge multiple conjunction flows
The ovsfw code generated multiple flows with the same or overlapping
match fields and different actions=conjunction(nnn,2/2) flows.
Merge such flows and generate only one flow with
actions=conjunction(mmm,2/2),conjunction(nnn,2/2) so that filtering
are correctly performed.

Change-Id: I0cd325b02f35e103606595b8b124010fff8dc397
Partial-bug: #1708092
2017-11-16 10:20:41 +09:00
..
common Merge "Renamed ovs_vsctl_timeout into ovsdb_timeout" 2017-11-13 09:25:20 +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 use PROVISIONAL_IPV6_PD_PREFIX from neutron-lib 2017-11-14 12:26:43 -07:00
linux ovsfw: Merge multiple conjunction flows 2017-11-16 10:20:41 +09:00
metadata Merge "Add some debug logs to metadata agent" 2017-10-17 16:33:44 +00:00
ovsdb Renamed ovs_vsctl_timeout into ovsdb_timeout 2017-11-10 14:47:29 -08: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 Agent common config 2017-03-15 09:52:18 -06:00
resource_cache.py Merge "Check if record is stale after bulk pull" 2017-07-31 22:56:48 +00:00
rpc.py Wrong path of rpc_api.rst in class docstring 2017-10-11 23:57:06 +05:30
securitygroups_rpc.py Remove security_groups_provider_updated rpc code 2017-09-22 12:44:40 -04:00