neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions module
this page last updated: 2023-07-04 22:43:55
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: 2023-07-04 22:43:55