neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions module
this page last updated: 2025-03-28 23:32:52
neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions module
-
exception
neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions.
OVSFWaaSPortNotFound
(**kwargs)
Bases: neutron_lib.exceptions.NeutronException
-
message
= 'Port %(port_id)s is not managed by this agent.'
-
exception
neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions.
OVSFWaaSTagNotFound
(**kwargs)
Bases: neutron_lib.exceptions.NeutronException
-
message
= 'Cannot get vlan tag for port %(port_id)s.'
this page last updated: 2025-03-28 23:32:52