Change entry points to reflect new namespace

This commit is contained in:
Clint Byrum 2015-11-10 14:12:49 -08:00
parent 4099c44e21
commit 0912bff034
1 changed files with 2 additions and 2 deletions

View File

@ -21,9 +21,9 @@ classifier =
[entry_points]
console_scripts =
os-qa-counters = os_performance_tools.collect:main
os-collect-counters = os_performance_tools.collect:main
subunit2sql.target =
openstack_qa_statsd = os_performance_tools.counters2statsd:AttachmentResult
os_counters_statsd = os_performance_tools.counters2statsd:AttachmentResult
[files]
packages =