fix(prometheus): decoupling prometheus/lcm modules. Depends on changes made to lcm 01/9901/20
authorbravof <fbravo@whitestack.com>
Wed, 21 Oct 2020 19:58:50 +0000 (16:58 -0300)
committerbeierlm <mark.beierl@canonical.com>
Thu, 18 Nov 2021 19:03:18 +0000 (20:03 +0100)
commitc973b57b1f34ecb64f248f3098ac7b79c1b8a0ae
tree80b8b2127d749224b6143342097121afe27267ed
parent6ec3de5174213fbd498568a169d102a0d73294bb
fix(prometheus): decoupling prometheus/lcm modules. Depends on changes made to lcm

Change-Id: I52b26344eac166a4b76523986c7900078342eb5b
Signed-off-by: bravof <fbravo@whitestack.com>
docker/Prometheus/Dockerfile [new file with mode: 0644]
docker/Prometheus/src/app.py [new file with mode: 0755]
docker/Prometheus/src/requirements.txt [new file with mode: 0644]
docker/mk/Makefile.include [new file with mode: 0644]
installers/docker/osm_pods/lcm.yaml
installers/docker/osm_pods/mongo.yaml
installers/docker/osm_pods/prometheus.yaml
installers/full_install_osm.sh