Add basic healthcheck for PMSH 71/101671/7
authorAndyWalshe <andy.walshe@est.tech>
Thu, 13 Feb 2020 12:55:49 +0000 (12:55 +0000)
committerAndyWalshe <andy.walshe@est.tech>
Fri, 21 Feb 2020 09:36:48 +0000 (09:36 +0000)
commitde549f5f1bb3e0a6f94e9755ae0800b469114113
tree4a181006669fb8a9179563aee2d3f91ac0593511
parent06d595819918da57b6ce3ffeb9346c7913f2c66b
Add basic healthcheck for PMSH

Signed-off-by: AndyWalshe <andy.walshe@est.tech>
Issue-ID: DCAEGEN2-1842
Change-Id: Idef8542e9b063f457e402c25fdf369d885548674
components/pm-subscription-handler/Dockerfile
components/pm-subscription-handler/pmsh_service/mod/__init__.py
components/pm-subscription-handler/pmsh_service/mod/healthcheck.py [new file with mode: 0755]
components/pm-subscription-handler/pmsh_service/mod/pmsh_swagger.yml [new file with mode: 0644]
components/pm-subscription-handler/pmsh_service/pmsh_service_main.py
components/pm-subscription-handler/tests/test_healthcheck.py [new file with mode: 0755]