MessagingConsumer accepts messages from multiple producers 01/55701/4
authorRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Fri, 13 Apr 2018 17:40:38 +0000 (18:40 +0100)
committerRodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
Thu, 19 Apr 2018 08:02:39 +0000 (09:02 +0100)
commit8253157792c9785df5dda1372adc6c71a65680c4
tree07e99513acdc2b2302cef665e1fdb177e11f35d5
parent156df0ca22164a7cb7b474230851bc04f688e49f
MessagingConsumer accepts messages from multiple producers

The messaging consumer now can store a list of PID of several producers.
The notification handler can compare the procedence of a message from
a list of PID.

JIRA: YARDSTICK-1074

Change-Id: I193f83c2b471e5bf1298ac728be52533aded0c1a
Signed-off-by: Rodolfo Alonso Hernandez <rodolfo.alonso.hernandez@intel.com>
yardstick/common/messaging/consumer.py
yardstick/tests/functional/common/messaging/test_messaging.py