Replaces vdu-id-ref for name during VDU lookup 13/6613/1
authorBenjamin Diaz <bdiaz@whitestack.com>
Wed, 3 Oct 2018 14:38:18 +0000 (11:38 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Wed, 3 Oct 2018 14:38:18 +0000 (11:38 -0300)
commit3dd2f6e81fd4997d0d1bb655534677e464072215
treef8f82bff2f68b43282df3e765cdc313ae968bce0
parent2059631502ca96da2dccac3450fc334c023c42cb
Replaces vdu-id-ref for name during VDU lookup

Vdus were being looked up using the vdu-id-ref param, which
corresponds to the name used in the vnfd to define that vdu.
That was not the intended behaviour, because that param is clearly
not unique. It has been replaced with the name param, which
is unique to each vdu record.

Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
osm_mon/core/message_bus/common_consumer.py