4 Commits

Author SHA1 Message Date
Stephan Kulow
4ceb0a2fa3 Support connecting suse in PubSubConsumer 2019-01-26 17:57:51 +01:00
Stephan Kulow
798dbcd66e Only use amqp_prefix as config
This way we can easily have common config between the instance (in this
case socket_timeout, which is default 0.25 and way too low for
provo->NBG)
2019-01-26 17:57:15 +01:00
Stephan Kulow
b350abaf5a Reduce debug level for channel close 2019-01-26 17:56:29 +01:00
Stephan Kulow
d5947f5c19 Refactored rabbit-openqa to be based on PubSubConsumer
The base class listens to openSUSE pubsub messages (and can be used
standalone) and rabbit-openqa just overwrites the keys and the on_message
handler
2018-10-12 11:06:54 +02:00