[console_scripts]
db=vrouter_agent.db:run
performance-test=vrouter_agent.tests.performance_tests:main
rollback=vrouter_agent.rollback:run
server=vrouter_agent.main:start
stream-demo=vrouter_agent.migration_demo:main
stream-monitor=vrouter_agent.monitoring:main
stream-processor=vrouter_agent.enhanced_stream_processor:main

