[console_scripts]
teuthology = scripts.run:main
teuthology-coverage = scripts.coverage:main
teuthology-kill = scripts.kill:main
teuthology-lock = scripts.lock:main
teuthology-ls = scripts.ls:main
teuthology-nuke = scripts.nuke:main
teuthology-queue = scripts.queue:main
teuthology-report = scripts.report:main
teuthology-results = scripts.results:main
teuthology-schedule = scripts.schedule:main
teuthology-suite = scripts.suite:main
teuthology-updatekeys = scripts.updatekeys:main
teuthology-worker = scripts.worker:main

