| commit | fe7bdeb13eb569b267c7650948d9f634bd49dae9 | [log] [tgz] |
|---|---|---|
| author | Benjamin Diaz <bdiaz@whitestack.com> | Mon Sep 02 16:19:10 2019 -0300 |
| committer | Benjamin Diaz <bdiaz@whitestack.com> | Mon Sep 02 16:19:16 2019 -0300 |
| tree | 3bd5737f6e2b7d2b203875445d42dbecbdbc5b7f | |
| parent | 4de60c537b56d7bf9767a8b3b027793c76bf02b5 [diff] |
Replaces call to Gnocchi status for a request of metric list when determining backend in openstack vnf collector When trying to determine metric backend, the openstack vnf collector was requesting Gnocchi status data, which is only available for privileged users. This generated errors in the metric collection when using a nonadmin openstack user. Change-Id: I6a85f27c4714a1d3f8bbbf82da1795066352a1e0 Signed-off-by: Benjamin Diaz <bdiaz@whitestack.com>