neutron/neutron/tests/functional/agent/linux/openvswitch_firewall
Jakub Libosvar a66c271935 ovsfw: Raise exception if tag cannot be found in other_config
Previously, if tag was not present in other_config obtained from ovsdb
for any reason, DEAD VLAN tag was used. This is not smart at all as it
puts all conntrack entries to one point. Also tag is mandatory and if
other_config doesn't contain it, it's a huge mistake that should never
happen.

Change-Id: I91ab75b52b70dbba4c7823550bfdfe0ab9396336
Related-bug: 1564947
2016-12-19 08:07:47 -05:00
..
__init__.py ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00
test_firewall.py ovsfw: Raise exception if tag cannot be found in other_config 2016-12-19 08:07:47 -05:00