Fix environment variable substitution for complex cases 50/129950/5
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Fri, 15 Jul 2022 09:35:37 +0000 (11:35 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Mon, 25 Jul 2022 07:53:33 +0000 (09:53 +0200)
commit32563249ea8a984244dc4059438db275169cad39
tree0295046c2a82d8d045e00e2935712106474c7003
parentb85a81257af612d836f5a897ee07a1a7d3e71999
Fix environment variable substitution for complex cases

Issue-ID: DCAEGEN2-3223
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I9cfb612f0cabf6a2c96ccc4c80493885c02549fe
32 files changed:
Changelog.md
pom.xml
rest-services/cbs-client/pom.xml
rest-services/cbs-client/src/main/java/org/onap/dcaegen2/services/sdk/rest/services/cbs/client/impl/CbsClientEnvironmentParsing.java
rest-services/cbs-client/src/test/java/org/onap/dcaegen2/services/sdk/rest/services/cbs/client/impl/CbsClientEnvironmentParsingTest.java
rest-services/cbs-client/src/test/resources/sample_expected_parsed_service_config.json [new file with mode: 0644]
rest-services/cbs-client/src/test/resources/sample_service_config.json
rest-services/dmaap-client/pom.xml
rest-services/http-client/pom.xml
rest-services/model/pom.xml
rest-services/pom.xml
security/crypt-password/pom.xml
security/pom.xml
security/ssl/pom.xml
services/common/pom.xml
services/external-schema-manager/pom.xml
services/hv-ves-client/pom.xml
services/hv-ves-client/producer/api/pom.xml
services/hv-ves-client/producer/ct/pom.xml
services/hv-ves-client/producer/impl/pom.xml
services/hv-ves-client/producer/pom.xml
services/hv-ves-client/protobuf/pom.xml
services/pom.xml
standardization/api-custom-header/pom.xml
standardization/moher-api/healthstate/pom.xml
standardization/moher-api/metrics/pom.xml
standardization/moher-api/pom.xml
standardization/moher-api/server-adapters/pom.xml
standardization/moher-api/server-adapters/reactor-netty/pom.xml
standardization/moher-api/server-adapters/spring-webflux/pom.xml
standardization/pom.xml
version.properties