fa81ab1 Drop the different fedmsg consumer in favor of just one

Authored and Committed by pingou 6 years ago
    Drop the different fedmsg consumer in favor of just one
    
    This will make it easier to add or remove topic in the future.
    Since the data-structure and the way the messages are handled is very
    stable and common it makes more it simpler to have one consumer for all
    the messages.
    
    Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
    
        
resultsdb_listener/pipeline_consumer.py resultsdb_listener/pipeline_complete.py
file renamed
+15 -6