fixing prometheus metric exporter issues 12/9312/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 16:03:55 +0000 (16:03 +0000)
commitb996d94c0f74b1922d7f93a51ec328c6f370ff86
tree27ad7c8a2be58360afd05824ee1b3bc686ff7103
parent486e75d23b0ad25e0ce26222994aa9189473ed19
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