aboutsummaryrefslogtreecommitdiffstats
path: root/kubernetes/sdnc/resources/config/conf/mountpoint-registrar.properties
AgeCommit message (Collapse)AuthorFilesLines
2023-06-29[SDNC] Support kafka native interfacedemskeq81-43/+28
Add Support of kafka native interface for SDNR Issue-ID: OOM-3170 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: Ic285cd2b72fae7c0169a0f0dbf45f646146a17e8
2023-04-19[SDNC] Correct baseUrl in mountpoint-registrarAndreas Geissler1-1/+20
Change the URL from localhost to the SDNC service Added missing section in file (OOM-3062) Issue-ID: OOM-3063 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I8e05694896c54ed57b4b8e7d0633977fb1800e58
2023-03-29[SDNC] Chart cleanup from TLS/AAF optionsAndreas Geissler1-4/+0
Remove checks and add the usage of common templates Add information about external access to SDNC-callhome and add ingress setup for it Issue-ID: OOM-3122 Signed-off-by: Andreas Geissler <andreas-geissler@telekom.de> Change-Id: I7b32832ee31d811c23b4eaa5d43f7aa9d767c353
2021-06-01[CCSDK] Fix pnf-reg and fault message lostSatoshi Fujii1-2/+0
CCSDK mountpoint-registrar bundle consumes SEC_FAULT_OUTPUT and VES_PNFREG_OUTPUT DMaaP topics. Currently dmaap timeout is set to 50000, which is much longer than jersey.config.client.readTimeout=25000. The bundle is giving up connection before dmaap timeout and that could cause message lost if message arrived after client timeout. This change remove the inappropriate timeout value from the property file so that the bundle uses default timeout value defined in java class. Issue-ID: CCSDK-3320 Signed-off-by: Satoshi Fujii <fujii-satoshi@jp.fujitsu.com> Change-Id: I638af7c1f737b0904cb21c8121f2a08b2737d94b
2021-01-25[SDNC] Provide proxy settings for sdnr mountpointRegistrardemskeq81-0/+14
proxyUser, ProxyPassowrd and proxyUrl for jersey.config.client.proxy settings Issue-ID: OOM-2662 Signed-off-by: demskeq8 <alexander.dehn@highstreet-technologies.com> Change-Id: I9136e71153ccce88b8bc8a6501ebdea2eb3a93cb
2020-08-31[SDNC] oom for clustered disaggregated SDN-RAlexander Dehn1-0/+31
use disaggregated elasticserach DB from common Issue-ID: SDNC-1165 Signed-off-by: Alexander Dehn <alexander.dehn@highstreet-technologies.com> Change-Id: I0c6ac6549f6c144f0ed5a64ae76a1fa352f740d2