neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions module
updated: 2019-11-21 12:00
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
= u'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
= u'Cannot get vlan tag for port %(port_id)s.'
updated: 2019-11-21 12:00