[console_scripts]
neutron-wan-qos-agent = wan_qos.cmd.eventlet.agent:main

[neutron.db.alembic_migrations]
wan-qos = wan_qos.db.migration:alembic_migrations

[neutronclient.extension]
wan_tc = wan_qos.wanqos_client._wantc
wan_tc_class = wan_qos.wanqos_client._wantcclass
wan_tc_device = wan_qos.wanqos_client._wantcdevice
wan_tc_filter = wan_qos.wanqos_client._wantcfilter

