[console_scripts]
almanach-api = almanach.api.main:main
almanach-collector = almanach.collector.main:main

[oslo.config.opts]
almanach = almanach.core.opts:list_opts

[tempest.test_plugins]
almanach_tests = almanach.tests.tempest.plugin:AlmanachTempestPlugin

