vmware-nsx/vmware_nsx/tests/unit/nsx_v
asarfaty 911129771b NSX|V: Fix FW rule id for distributed routers
Commit I817d9434715d7bd3cba266575321d4c89bf173e4 added the vnic-id to the rule
so it will be unique. But for distributed router this is not good enough
as the vnix is not part of the rule.
Instead the driver will add each rule only once per firewall-group, and
add the firewall group id instead of the vnic for distributed routers

Change-Id: If775cc7aeb9e3edb64462484bb1b2714a7d30073
2020-11-12 15:01:02 +00:00
..
housekeeper Add housekeeper GET/PUT run options 2018-07-04 13:40:35 +00:00
vshield NSX|V: Add allow icmp6 multicast rules in edge firewall 2020-07-23 04:26:39 +00:00
__init__.py Reorganize vmware_nsx/tests structure 2015-09-24 10:41:10 -07:00
test_availability_zones.py NSX-V| Adding datacenter to availability zones config 2017-03-26 10:21:30 +03:00
test_edge_loadbalancer_driver_v2.py Remove leftover neutron-lbaas apis from all drivers 2020-08-30 12:45:02 +00:00
test_fwaas_v2_driver.py NSX|V: Fix FW rule id for distributed routers 2020-11-12 15:01:02 +00:00
test_lbaas_common.py NSXv: LBaaS driver should not maintain member FW rule 2016-12-15 15:56:57 +02:00
test_misc.py Replace retrying with tenacity 2016-10-02 08:40:37 +03:00
test_nsxv_loadbalancer.py NSX|V remove async calls to backend 2016-07-31 11:14:28 +00:00
test_plugin.py Skip new unsupported unittests 2020-08-05 10:02:37 +00:00