neutron_fwaas.common.exceptions module

exception neutron_fwaas.common.exceptions.FirewallGroupPortNotSupported(**kwargs)

Bases: neutron_lib.exceptions.Conflict

message = "Port %(port_id)s is not supported by firewall driver '%(driver_name)s'."