LCM Creates health check file according to configuration storage path 96/12296/15
authoraticig <gulsum.atici@canonical.com>
Wed, 29 Jun 2022 07:43:05 +0000 (10:43 +0300)
committercubag <gcuba@whitestack.com>
Fri, 22 Jul 2022 22:47:22 +0000 (00:47 +0200)
commit56b86c280d4c67ea0844b2049b4e505abba8429e
tree84f661aa3126605449754375f49760d2f3405a00
parentde9b1f8305a4ffecf642fa09539b9fd1f2049775
LCM Creates health check file according to configuration storage path

Health check file is created independent from user home directory

Change-Id: Ibb7454857d93b3b7396bd7bd0229533d1b090310
Signed-off-by: aticig <gulsum.atici@canonical.com>
osm_lcm/lcm.py
osm_lcm/lcm_hc.py
osm_lcm/tests/test_lcm.py [new file with mode: 0644]
osm_lcm/tests/test_lcm_config_file.yaml [new file with mode: 0644]
osm_lcm/tests/test_lcm_hc.py [new file with mode: 0644]