summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/pmsh_service/mod/__init__.py
AgeCommit message (Collapse)AuthorFilesLines
2021-05-12[PMSH] Change Flask web server to Tornado web serverantonys1-3/+6
- Tornado is more suitable web server for production environment Issue-ID: DCAEGEN2-2767 Change-Id: I81c65a3cc668cbd42132f23e908f12cec371ae66 Signed-off-by: antonys <antony.saputra@est.tech>
2021-03-22[PMSH] Update to package version and url for Postgresegernug1-1/+1
Issue-ID: INT-1865 Signed-off-by: egernug <gerard.nugent@est.tech> Change-Id: I0e0f72a1eb416269be462e67d3d221e49fe63120
2020-08-13Refactor and bug fixesefiacor1-0/+2
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8fe91bfdd2f1a2c8a6ca914e52d82dce04bffc0e Issue-ID: DCAEGEN2-2146
2020-07-06[PMSH] Add enable_tls boolean flag to config1.1.0efiacor1-2/+5
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I19f71b690f743980eaa149c9b2c76fecb98a0120 Issue-ID: DCAEGEN2-2146
2020-06-17[PMSH] Improve CBS data handlingefiacor1-2/+2
# AppConfog object fetch priodically # AAI client to only fetch AAI data Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I78315f141c3bb7e8b0d9efa818d294415fa79918 Issue-ID: DCAEGEN2-2146
2020-06-05[PMSH] Replace own logging implementation with pylogERIMROB1-3/+32
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Issue-ID: DCAEGEN2-2155 Change-Id: I670c4fff8029a73075b651c2afe6237c08cf907c
2020-05-25[PMSH] Adding 'subscriptions' api endpointefiacor1-1/+1
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I837045b3b618a98d4aabe190359d0ad47f27ca9f Issue-ID: DCAEGEN2-2154
2020-02-21Add basic healthcheck for PMSHAndyWalshe1-1/+16
Signed-off-by: AndyWalshe <andy.walshe@est.tech> Issue-ID: DCAEGEN2-1842 Change-Id: Idef8542e9b063f457e402c25fdf369d885548674
2020-02-13Fix PMHS logs dir setupefiacor1-13/+1
# Refactoring test|prod init Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ib073cb762a7750fca7bdf415cf5080d04f7bda51 Issue-ID: DCAEGEN2-2078
2020-02-10Adding DB Init and setupefiacor1-3/+45
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: Ie32efcf007c9b6fa25b0072019f4a91a841d9d0c Issue-ID: DCAEGEN2-1828
2019-12-02Initial commit for PMSHefiacor1-0/+21
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DCAEGEN2-1837 Change-Id: I3b7d7d379df68f0f5984a3c4e0faa9c8ca0bcdf8