[neutron.db.alembic_migrations]
networking-h3c = networking_h3c.db.migration:alembic_migrations

[neutron.ml2.extension_drivers]
ml2_extension_h3c = networking_h3c.ml2.extensions.extension_driver_h3c:ExtensionDriverH3C

[neutron.ml2.mechanism_drivers]
ml2_h3c = networking_h3c.ml2.mechanism_h3c:H3CMechanismDriver

[neutron.service_plugins]
h3c_l3_router = networking_h3c.l3_router.h3c_l3_router_plugin:H3CL3RouterPlugin

