Allow storing database password in environment variables 77/101877/3
authorDominik Mizyn <d.mizyn@samsung.com>
Tue, 18 Feb 2020 08:57:40 +0000 (09:57 +0100)
committerDominik Mizyn <d.mizyn@samsung.com>
Tue, 18 Feb 2020 13:48:06 +0000 (14:48 +0100)
commite29f8129b7f012c1405f5be3bbb853116ce9df97
tree4cf7a7b684f0949272b465993903d90bfe27267d
parent5fb8f6c0eb94e6bee6795f2dbdc33bce854f64bc
Allow storing database password in environment variables

This patch allows to store and get database password from
environment variables. This is needed if we want to send those
variables by helm secrets.

Issue-ID: OOM-2287
Change-Id: I041c3e4dd3b9042b2b6c2b34afc22867bab81b22
Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com>
BRMSGateway/src/main/java/org/onap/policy/brms/api/BrmsPush.java
LogParser/src/main/java/org/onap/xacml/parser/ParseLog.java