Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector 58/7658/3
authorBenjamin Diaz <bdiaz@whitestack.com>
Wed, 12 Jun 2019 19:18:55 +0000 (16:18 -0300)
committerBenjamin Diaz <bdiaz@whitestack.com>
Wed, 12 Jun 2019 19:35:06 +0000 (16:35 -0300)
commitf3d1c668ad8ffe5163847fc88effb2b411352e10
tree03d176cbe405485218d673d4524245b3b6de2698
parentbe034667d2c58d33bd3657b82bb93d2021da8c73
Replaces use of vdu_name for vdu_id and vdu_count_index in VCACollector

vdu_name param is no longer configured by LCM, causing issues during
collection of VCA metrics. To fix that, it has been replaced by currently
configured params: vdu_id and vdu_count_index, which are obtained from the
vdur.

Fixes bug 762

Change-Id: Ic8cc7e8572bfc6d78493fdceea32375c6f3a379e
Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>
osm_mon/collector/vnf_collectors/juju.py