summaryrefslogtreecommitdiffstats
path: root/kubernetes/pomba/charts/pomba-contextaggregator/resources/config/builders/ndcb.properties
AgeCommit message (Collapse)AuthorFilesLines
2018-12-18Fix OOM for Network DiscoveryNorm Traxler1-0/+28
update NDCB image and correct ND external port Enable Context Aggregator Network Discovery. Update docker image to 1.4.1-latest (master branch build) Issue-ID: SDNC-375 Change-Id: I3546e39d5a9c8dd727b934433b579ee684640489 Signed-off-by: Norm Traxler <normant@amdocs.com>
2018-11-07Resolve issues creating POMBA DMaaP topicsjmac1-28/+0
Change-Id: I25497f5c88304f36274d9226d42e8946c9800c80 Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-794
2018-10-01Includes Network Discovery Ctx Builder URLPrudence Au1-1/+1
The fix is to include the URL for Network Discovery Context Builder in the parent chart so that it can be used by both context aggregator and network discovery context builder. Change-Id: I21be5acc21677659f512ba872657ccf7433bdfb2 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Issue-ID: LOG-700
2018-09-24Fix config file name for POMBA ND CNTXTBMohammadreza Pasandideh1-0/+28
Remove SDNC CNTXTB config file from list Issue-ID: LOG-685, LOG-690 Change-Id: I3bd33415ea45ab2f17cf21f216dcc61d5b2beea4 Signed-off-by: Mohammadreza Pasandideh <mohammadreza.pasandideh@amdocs.com>