[SDNC] Provide hardcoded aaiclient.properties file via helm 46/105146/2
authorKonrad Bańka <k.banka@samsung.com>
Mon, 6 Apr 2020 12:32:46 +0000 (14:32 +0200)
committerKrzysztof Opasiak <k.opasiak@samsung.com>
Mon, 6 Apr 2020 21:58:33 +0000 (21:58 +0000)
Currently /opt/onap/ccsdk/data/properties directory with its
configfiles is saved in sdnc image and not provided via helm.
File "aaiclient.properties" stored there appears to be used for
determining AAI URI by directed graphs. In this patch,
aaiclient.properties provided by configmap is added to this directory,
with still being passed to previous one. This helps with following
error you could see in karaf logs:
2020-04-06T11:18:12,714 | WARN  | qtp1411815619-117 | AAIService | 218 - org.onap.ccsdk.sli.adaptors.aai-service-provider - 0.7.1 |  - 33 (update) | java.net.UnknownHostException: aai.api.simpledemo.onap.org

Issue-ID: SDNC-1130
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I8ed73f49092912419794abac1f8ccd6325672eb5


No differences found