neutron_fwaas.services.firewall.service_drivers.ovn.exceptions module¶
- exception neutron_fwaas.services.firewall.service_drivers.ovn.exceptions.MechanismDriverNotFound(**kwargs)¶
Bases:
NotFound
- message = 'None of the supported mechanism drivers found: %(mechanism_drivers)s. Check your configuration.'¶