The vmware_nsx.services.fwaas.common.fwaas_callbacks_v2
Module¶
-
class
vmware_nsx.services.fwaas.common.fwaas_callbacks_v2.
DummyAgentApi
¶ Bases:
object
-
is_router_in_namespace
(router_id)¶
-
-
class
vmware_nsx.services.fwaas.common.fwaas_callbacks_v2.
NsxFwaasCallbacksV2
¶ Bases:
vmware_nsx.services.fwaas.common.fwaas_mocks.L3WithFWaaS
Common NSX RPC callbacks for Firewall As A Service - V2.
-
core_plugin
¶ Get the NSX-V3 core plugin
-
delete_firewall_group
(context, firewall_group, host)¶ Handles RPC from plugin to delete a firewall group.
This method is overridden here in order to handle routers in Error state without ports, and make sure those are deleted.
-
get_port_fwg
(context, port_id)¶ Return the firewall group of this port
if the FWaaS rules should be added to the backend router.
-
plugin_type
¶
-