[console_scripts]
fortinet_migration = networking_fortinet.tools.migration:main

[neutron.db.alembic_migrations]
networking-fortinet = networking_fortinet.db.migration:alembic_migrations

[neutron.ml2.mechanism_drivers]
fortinet = networking_fortinet.ml2.mech_fortinet:FortinetMechanismDriver

[neutron.service_plugins]
fwaas_fortinet = networking_fortinet.services.firewall.fortinet_fwaas_plugin:FortinetFirewallPlugin
router_fortinet = networking_fortinet.services.l3_router.l3_fortinet:FortinetL3ServicePlugin

[tempest.test_plugins]
networking-fortinet = networking_fortinet.tests.tempest_plugin.plugin:NeutronFortigateFWaaSPlugin

