summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-03-14Merge "Bump up version to 1.3.0-SNAPSHOT"James MacNider3-3/+3
2019-03-14Merge "Shared Instance of Mariadb-Galera"Borislav Glozman6-1/+20
2019-03-14Merge "Update Netbox docker tag to latest"Borislav Glozman3-4/+4
2019-03-14Merge "Add missing filebeat sidecars for Pomba"Borislav Glozman5-0/+82
2019-03-14Shared Instance of Mariadb-GaleraPramod6-1/+20
Change-Id: Id3fbbc7ad639bfd03ddbfc931abf774407851d74 Issue-ID: OOM-1193 Signed-off-by: Pramod <pramod.kumarsharma@amdocs.com>
2019-03-14Merge "Update ES config in Search data service for HTTPS"Borislav Glozman2-0/+6
2019-03-14Merge "Update VID in values.yaml to 4.0-STAGING"Borislav Glozman1-1/+1
2019-03-14Merge "[Babel] Add Widget Type mappings"Borislav Glozman1-0/+92
2019-03-13Update VID in values.yaml to 4.0-STAGINGIttay Stern1-1/+1
Issue-ID: VID-440 Change-Id: I8b9114323c4892a231ef0a1f61e5ad35d9c84e15 Signed-off-by: Ittay Stern <ittay.stern@att.com>
2019-03-13Merge "SDNC-660: Helm integration for Netconf over TLS"Alexis de Talhouët4-1/+90
2019-03-13Update ES config in Search data service for HTTPSEdwin Lawrance2-0/+6
updating properties to communicate to ES over https updating keystore to include ES trust cert Change-Id: Ia60aa2e3db0a1e98dcd0b0cf51e5e28200a855c3 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-13Add missing filebeat sidecars for Pombajmac5-0/+82
Change-Id: I5f2cf1d74d55df0002af75367042eaf795ea2e8c Signed-off-by: jmac <james.macnider@amdocs.com> Issue-ID: LOG-852
2019-03-13Merge "Support execution control of SDC Workflow init"Alexis de Talhouët3-0/+6
2019-03-13Merge "Add pydevproject to gitignore"Alexis de Talhouët1-0/+1
2019-03-13Merge "add tolerations for kafka/zookeeper"Alexis de Talhouët4-0/+12
2019-03-13Merge "Reduce logging level for sidecar rproxy and fproxy"Alexis de Talhouët8-39/+15
2019-03-13Merge "Convert dmaap-dr-node to StatefuleSet"Alexis de Talhouët4-45/+129
2019-03-13Merge "Add the v16 to supported versions"Alexis de Talhouët1-2/+2
2019-03-13Merge "zookeeper quorom wont be maintained"Alexis de Talhouët1-1/+1
2019-03-13Update Netbox docker tag to latestAlexis de Talhouët3-4/+4
Change-Id: I62ab2842ff950c1fbbb0b53ce6863d13c551ea57 Issue-ID: OOM-1722 Issue-ID: OOM-1723 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-13Support execution control of SDC Workflow initpriyanshu3-0/+6
Added a flag to decide whether init job is needed. Change-Id: Ib40571048dac1d1161d756edc5d738b86aac1c7a Issue-ID: OOM-1712 Signed-off-by: priyanshua <pagarwal@amdocs.com>
2019-03-12Add the v16 to supported versionsHarish Venkata Kajur1-2/+2
Issue-ID: AAI-2161 Change-Id: I7493293c8871040935d030d1da4d0f608a8170db Signed-off-by: Harish Venkata Kajur <vk250x@att.com>
2019-03-12add tolerations for kafka/zookeeperMatthieu Cauffiez4-0/+12
Issue-ID: DMAAP-1090 Change-Id: Ib8b3c7f58c0ff1591589b6594864610d61b1f249 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12zookeeper quorom wont be maintainedMatthieu Cauffiez1-1/+1
if the number of zookeeper server is more than 5 the quorom wont be maintained Need to do (replicat count -1)/2 Issue-ID: DMAAP-1088 Change-Id: If30887e90556e75af1551ebda8811d82f6ae8a2f Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-12Merge "Add Searchguard OOM config to ElasticSearch"James MacNider17-94/+859
2019-03-12SDNC-660: Helm integration for Netconf over TLSRahul Tyagi4-1/+90
This commit introduces a persistent volume for "NETCONF over TLS" usecase in SDNC, so that certificates can be fetched from persistence at deployment time of SDNC/ODL. This functionality can be enbaled/disabled using flag oom/kubernetes/sdnc/values.yaml values.certpersistence.enabled true/false. By default this is enabled (.i.e. true). Mounted paths are Host path : /dockerdata-nfs/sdnc/certs Container path : /opt/opendaylight/current/certs Issue-ID: SDNC-660 Change-Id: Iab2ecdfcb890b6dc779de12655f0fb7bd869fb0f Signed-off-by: Rahul Tyagi <rahul.tyagi@ericsson.com>
2019-03-11Convert dmaap-dr-node to StatefuleSetefiacor4-45/+129
Change-Id: I540f7f2eb927896eb3f0c03b900f3bf6b9bc7ce5 Issue-ID: DMAAP-866 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-11Merge "enable sparky to interact with schema ms and aaf"Borislav Glozman9-5/+117
2019-03-10enable sparky to interact with schema ms and aafrenealr9-5/+117
Add support to make sure of the schema ms add support to make use of aaf interaction update portal props with correct Impl class add the missing portal property configurations Issue-ID: AAI-2201 Change-Id: Ic47d62922b1aecaf99f06a50aec10ca674c8b927 Signed-off-by: renealr <reneal.rogers@amdocs.com>
2019-03-10Merge "Companion changes for Alpine move"Borislav Glozman2-2/+2
2019-03-10Merge "Fix Passwords"Borislav Glozman5-34/+6
2019-03-08Use direct GET to get service instanceNorm Traxler1-3/+1
Issue-ID: LOG-999 Change-Id: I2b294041591b1f97cae5f9448816390240512cb3 Signed-off-by: Norm Traxler <normant@amdocs.com>
2019-03-07typo using fullname instead of nameMatthieu Cauffiez2-2/+2
Issue-ID: DMAAP-1076 Change-Id: I85f469edfa343fd2369f9aa8bafbfe239031ac22 Signed-off-by: Matthieu Cauffiez <matthieu.cauffiez@bell.ca>
2019-03-07Merge "Add CDS client properties"Mike Elliott1-0/+4
2019-03-07Companion changes for Alpine moveJorge Hernandez2-2/+2
Needed to properly set up java home env var with new OS base Change-Id: I87387e0906e472b617d0d50f30a44713b1c4dfdd Issue-ID: POLICY-1551 Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>
2019-03-07Fix PasswordsSmokowski, Steve (ss835w)5-34/+6
Change-Id: Ib729d79dd2790f9191f055158403e6aa3814d64b Issue-ID: SO-1599 Signed-off-by: Smokowski, Steve (ss835w) <ss835w@us.att.com>
2019-03-06Reduce logging level for sidecar rproxy and fproxybwong218-39/+15
OOM config change to the logback spring xml to reduce default logging output from DEBUG to INFO Change-Id: I8979aae40974acc9a90d35423e7f5d1798b7ef2e Issue-ID: AAF-777 Signed-off-by: bwong21 <bwong@amdocs.com>
2019-03-06Merge "Extract dmaap components into components dir"James MacNider74-185/+189
2019-03-06Merge "POMBA: X-ONAP-RequestID and X-PartnerName support"James MacNider1-30/+31
2019-03-06Merge "AaiCtxBuilder:Use direct GET instead of search qry"James MacNider1-1/+1
2019-03-05AaiCtxBuilder:Use direct GET instead of search qryLeigh, Phillip (pl876u)1-1/+1
Issue-ID: LOG-998 Change-Id: Ie1906df6be02d2b05d0c2e2f21808c2190fa2b8d Signed-off-by: Leigh, Phillip (pl876u) <phillip.leigh@amdocs.com>
2019-03-05updated api and openstack override filesRamesh Parthasarathy2-0/+8
The config files for apih and openstack have been updated to include the encryption key Change-Id: Ifbdd73a0cc4fad7401481b87bd306b9d56ff7ef9 Issue-ID: SO-1595 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
2019-03-05Extract dmaap components into components direconwar74-185/+189
This will help enable edge deployment Issue-ID: DMAAP-1068 Change-Id: I61df2887069a0302341c0004914158398ecd58d9 Signed-off-by: econwar <conor.ward@est.tech>
2019-03-05Add Searchguard OOM config to ElasticSearchEdwin Lawrance17-94/+859
Change-Id: I3c4d0c82882b2f064a6ad3610c0f699d8af50632 Issue-ID: AAI-2203 Signed-off-by: Edwin Lawrance <Edwin.Lawrance@amdocs.com>
2019-03-05[Babel] Add Widget Type mappingsmark.j.leonard1-0/+92
Add the Widget mapping data required by Babel (following removal of the hard-coded Java class files). Change-Id: I1e51bca268e0ff3f37dc78261f8557d19a189d4d Issue-ID: AAI-2212 Signed-off-by: mark.j.leonard <mark.j.leonard@gmail.com>
2019-03-05Merge "Match pdp-d base.conf against image install vars"Alexis de Talhouët1-0/+10
2019-03-05Merge "Add helmchart for policy/api component"Alexis de Talhouët7-0/+272
2019-03-05Merge "Add CDS as new chart"Alexis de Talhouët28-1/+312
2019-03-05Add CDS client propertiesAlexis de Talhouët1-0/+4
Change-Id: Iaa184554134467885b0e43ffadc29c14315a1520 Issue-ID: SO-1483 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2019-03-04Add helmchart for policy/api componentChenfei Gao7-0/+272
Added helmchart for policy-api component. Issue-ID: POLICY-1270 Change-Id: I419f6ba38aaa8161199f09a3dfcc892c6a7bb952 Signed-off-by: Chenfei Gao <cgao@research.att.com> Signed-off-by: Jorge Hernandez <jorge.hernandez-herrero@att.com>