[console_scripts]
performa = performa.engine.main:main
performa-report = performa.engine.report:main

[oslo.config.opts]
oslo_log = oslo_log._options:list_opts
performa.engine.config = performa.engine.config:list_opts

