summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-servicedecomposition/resources
AgeCommit message (Collapse)AuthorFilesLines
2020-11-24[POMBA] Uses new tpls for repos / imagesSylvain Desbureaux2-87/+0
This commit makes Pomba chart to use the new generator for repositories and images. As new templates doesn't work well with "sub charts", we move also subcharts to components folder. Issue-ID: OOM-2364 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com> Change-Id: Ib94d70d7eb0af5835774719851046ada0af96202
2020-10-21[POMBA] change comment styleJakub Latusek1-0/+2
Signed-off-by: Jakub Latusek <j.latusek@samsung.com> Change-Id: I8c8f00e22a39113e5f3daf8d04204a99eab8139d Issue-ID: OOM-2562
2019-02-28POMBA: X-ONAP-RequestID and X-PartnerName supportTait,Trevor(rt0435)1-30/+31
Issue-ID: LOG-551 Change-Id: Id01b571e7cca7a1e90476bce07323a432410fc43 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2019-02-19ND Context Builder Updates for port/p-interfaceTait,Trevor(rt0435)1-1/+2
Issue-ID: LOG-977 Change-Id: I680c59d9cbfddaf24950530dde22720ed61227db Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-12-06Add optional support for SSL client into cxt bldrsGeora Barsky1-0/+5
Issue-ID: LOG-807 Change-Id: I27f5afd20208d71d47853aaaa6ff089c2f550f39 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-11-02Increase timeout thresholdGeora Barsky1-2/+2
Issue-ID: LOG-795 Change-Id: Iedda8eb19029d016a3a27fb4ed7e96c8eadf2ccd Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-11-01Fix AAI endpoint configurationGeora Barsky1-5/+5
Issue-ID: LOG-795 Change-Id: I46207d7db0a7ef992161cc579732982f518fbaaa Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-26Add AAI credentials to POMBA SDMohammadreza Pasandideh1-1/+3
Issue-ID: OOM-1445 Change-Id: I8cc76ba4fba3127ee46410ba85ddce0207f4baa4 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>
2018-09-25Fix the issue with pomba srv decomp aai clientGeora Barsky1-4/+4
Rename aai.port configuration property to avoid overriding by another k8s environment variable Change-Id: Id81da8b473dd0ac3a168321806de3111621be7c0 Issue-ID: LOG-694 Signed-off-by: Geora Barsky <georab@amdocs.com>
2018-09-19Remove credentials from chartsTait,Trevor(rt0435)1-5/+0
Issue-ID: OOM-1420 The application.properties files in pomba-networkdiscovery and pomba-servicedecomposition have sensitive keystore/certificate/password data that needs to be removed Change-Id: I5f1fb729197c18d0de40b354e598c03a398f0b10 Signed-off-by: Tait,Trevor(rt0435) <rtait@amdocs.com>
2018-08-28Add Network Discovery Charts to OOMMohammadreza Pasandideh2-0/+81
Issue-ID: LOG-397 Change-Id: I9b830fbf399492f317990790cddb44699bec329b Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>