fixing prometheus metric exporter issues 35/9335/4
authortierno <alfonso.tiernosepulveda@telefonica.com>
Fri, 3 Jul 2020 14:52:28 +0000 (14:52 +0000)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Thu, 9 Jul 2020 13:18:39 +0000 (13:18 +0000)
commit89f8290b70918e151e6b6653c635ea6a05a22522
tree168e1ef06290a7a749573240efc5790291cd6f0f
parenta43e672b0461451813b5366f05d710072413e23e
fixing prometheus metric exporter issues

Use the same instance of ns at netslice. Avoid two N2VC connections

Change-Id: I346c08c111e5ffc7dbc1768851dc069d2cda10d1
Signed-off-by: tierno <alfonso.tiernosepulveda@telefonica.com>
osm_lcm/lcm.cfg
osm_lcm/lcm.py
osm_lcm/lcm_helm_conn.py
osm_lcm/netslice.py
osm_lcm/ns.py
osm_lcm/prometheus.py
osm_lcm/tests/test_prometheus.py [new file with mode: 0644]
tox.ini