vmware-nsx/vmware_nsx/services/fwaas/nsx_v
asarfaty 45ab0ca064 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-16 14:22:13 +02:00
..
__init__.py NSX-V FWaaS(V1) support 2017-04-04 11:15:49 +03:00
edge_fwaas_driver_v2.py NSX|V: FWaaS-V2 driver 2019-02-11 09:09:44 +00:00
fwaas_callbacks_v2.py NSX|V: Fix FW rule id for distributed routers 2020-11-16 14:22:13 +02:00