aboutsummaryrefslogtreecommitdiffstats
path: root/so-monitoring/so-monitoring-service/src/main/resources/application.yaml
AgeCommit message (Collapse)AuthorFilesLines
2021-02-18Removing so-monitoring modulewaqas.ikram1-31/+0
Change-Id: I2b6ef2fd61d08925696cde63c53f16dd87700d52 Issue-ID: SO-3487 Signed-off-by: waqas.ikram <waqas.ikram@est.tech>
2020-11-02Enable SO-Monitoring - use HTTPS and certInitializerKrzysztof Gajewski1-1/+1
RTD Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2920 Change-Id: I570f3effc2f58e261aa6433c9b4532df663c323a
2020-09-01Enable HTTPS in SO-MonitoringKrzysztof Gajewski1-1/+11
Signed-off-by: Krzysztof Gajewski <krzysztof.gajewski@nokia.com> Issue-ID: SO-2920 Change-Id: I8c0d5a4c68c23daa885bfb1e0d4a1f08438e6761
2019-10-04Revert "basic auth for so-monitoring"k.kazak1-6/+0
This reverts commit 3cc4c5bf37b4ae20a9809c329ad8aa1889aadbdd. Change-Id: I66ae23f1ef82f28c78986d58ce3373b56e950c7b Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com>
2019-07-26Upgrade springboot.version from 2.0.5 to 2.1.5.Sangalang, Felix1-0/+2
Upgrade springboot.version from 2.0.5 to 2.1.5. Fixed APIHandler junit test cases with expected DB error messages. Issue-ID: SO-2157 Signed-off-by: Benjamin, Max (mb388a) <mb388a@att.com> Change-Id: I77ce873018b88268b9221226b95c9c106f93a8d0
2019-07-19basic auth for so-monitoringk.kazak1-0/+7
Add basic auth for so-monitoring app Issue submitted in pentest report Change-Id: I8e826da9b9f66e893826fd9b40b3b26623b2ab8d Issue-ID: OJSI-169 Signed-off-by: k.kazak <k.kazak@samsung.com>
2018-10-23Fixing bpmn infra endpoint in so-monitoring yamlWaqas Ikram1-3/+4
Change-Id: I5db304c59176808f05138bc4c8a1cb6ce043eb66 Issue-ID: SO-1155 Signed-off-by: Waqas Ikram <waqas.ikram@ericsson.com>
2018-09-19Addition of Dockerfile/logback for SO-Monitoringroot1-2/+2
Creating and adding the files required to include SO-Monitoring's docker image in the full SO build. Change-Id: I72cec6f51b8935f39757415eea7d8b961b8c8cd6 Issue-ID: SO-855 Signed-off-by: rope252 <gareth.roper@ericsson.com>
2018-09-08Adding rest service for so monitoringwaqas.ikram1-0/+17
Change-Id: I9dac918998901d54b3cbc5477cc9c057c3019cb3 Issue-ID: SO-724 Signed-off-by: waqas.ikram <waqas.ikram@ericsson.com>