neutron_fwaas.services.firewall.service_drivers.agents.drivers.linux.l2.openvswitch_firewall.exceptions module

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.'
Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.