Пример #1
0
 def onRabbitUp(self):
     self.rmq = RMQConsumer()
     self.s = DummyRMQSensor({'cid': 'non-existent-container'})
     self.s.start()