vmware-nsx/vmware_nsx/services/fwaas/nsx_v3
Adit Sarfaty 18040f5aaf NSX|V3: Fix FW(v2) status when deleting an illegal port
When adding an illegal port to the FW, the status of the fw will be
set to ERROR.
When deleting it, the status should be back to normal. For that to happen
the driver cannot ignore this port, but need to return it as a dummy one.

Change-Id: Ieecdc2a37f92276b5a7c0257c1ef46e772b57a49
2018-10-29 12:26:13 +00:00
..
__init__.py NSX|V3: FWaaS-v1 support 2017-06-17 05:18:15 +00:00
edge_fwaas_driver_base.py Integrate with FWaaS plugable driver 2018-05-21 07:27:44 +00:00
edge_fwaas_driver_v1.py Infrastructure support for FWaaS logging 2017-11-06 10:59:45 +02:00
edge_fwaas_driver_v2.py NSX|V3: Fix FW(v2) status when deleting an illegal port 2018-10-29 12:26:13 +00:00
fwaas_callbacks_v1.py NSX-v3: Inform FWaaS when a router interface is removed 2018-01-12 10:44:54 +00:00
fwaas_callbacks_v2.py Merge "NSX-v3: Use logical switch id in FWaaS V2 rules" 2018-01-15 15:16:21 +00:00