neutron/neutron/agent
Jakub Libosvar 75d28cbc73 fullstack: Migration from iptables_hybrid to openvswitch
Add test validating migration from iptables_hybrid firewall driver to
openvswitch. The test creates simple environment with a single node then
spawns two vms, each has its own security group. Then firewall is
switched and OVS agent is restarted. Connectivity is then validated
again, security groups are removed, tested no traffic is allowed and
then security groups are added back to make sure new firewall driver
works with updates.

Change-Id: Idef80c76c1b82be9f1007f17ea661c9ccdc2b1ae
2018-04-26 16:44:24 +00:00
..
common ovsfw: Use bundle when adding security group rules 2018-03-05 15:38:05 +00:00
dhcp Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
l2 use qos constants from neutron-lib 2017-10-26 19:57:19 +00:00
l3 Merge "Fix W503 pep8 warnings" 2018-04-18 05:58:39 +00:00
linux fullstack: Migration from iptables_hybrid to openvswitch 2018-04-26 16:44:24 +00:00
metadata Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
ovsdb Fix W503 pep8 warnings 2018-04-17 14:22:58 +00:00
windows Windows: fix exec calls 2018-02-01 17:05:28 +02: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 Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
firewall.py use EGRESS_DIRECTION and INGRESS_DIRECTION from neutron-lib 2018-02-23 10:36:36 -07:00
l3_agent.py Enable mutable config in Neutron 2018-03-21 20:35:19 +00:00
metadata_agent.py Remove deprecated cache_url 2017-11-10 00:47:19 -05:00
resource_cache.py Merge "Fix race condition with enabling SG on many ports at once" 2018-01-27 10:36:37 +00:00
rpc.py use common agent topics from neutron-lib 2018-03-13 11:35:50 -06:00
securitygroups_rpc.py Merge "Iptables firewall driver adds forward rules for trusted ports" 2018-03-08 10:57:05 +00:00