neutron/neutron/agent
IWAMOTO Toshihiro 4ac4c22a64 ovsfw: Use multiple priorities in RULES_*_TABLE
The OpenFlow spec says packets shouldn't match against multiple flows
at the same priority or the result is undefined. In ovsfw, 8 priority
levels are needed to comply with this rule.

Note: unlike overlapping TCP port ranges cases, the current version
of OVS seems to handle this case magically.

Change-Id: I6deaee8dbe81453285b1fc685282952bc9456949
Closes-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: Use multiple priorities in RULES_*_TABLE 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