[console_scripts]
neutron-necnwa-agent = networking_nec.cmd.eventlet.nwa_agent:main

[neutron.core_plugins]
necnwa = networking_nec.nwa.l2.plugin:NECNWAL2Plugin

[neutron.db.alembic_migrations]
networking-nec = networking_nec.db.migration:alembic_migrations

[neutron.ml2.mechanism_drivers]
necnwa = networking_nec.nwa.l2.drivers.mech_necnwa:NECNWAMechanismDriver

[neutron.service_plugins]
necnwa_router = networking_nec.nwa.l3.plugin:NECNWAL3Plugin

