When running the fedmsg consumer from the local command line, the default_fedmsg_config module is not read and added to the configuration. As a result, the consumer is not started. This commit fixes it, and thus allows starting fedmsg-hub without touching the contents of fedmsg.d.
When running the fedmsg consumer from the local command line, the
default_fedmsg_configmodule is not read and added to the configuration. As a result, the consumer is not started. This commit fixes it, and thus allows starting fedmsg-hub without touching the contents offedmsg.d.