| commit | f3d1c668ad8ffe5163847fc88effb2b411352e10 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Wed Jun 12 16:18:55 2019 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Wed Jun 12 16:35:06 2019 -0300 |
| tree | 03d176cbe405485218d673d4524245b3b6de2698 | |
| parent | be034667d2c58d33bd3657b82bb93d2021da8c73 [diff] |
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>