summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-01-24Update blueprints, plugins, and bootstrap script.1.8.0Jack Lucas4-18/+7
Stop deploying snmptrap collector Move to tca-cdap-container 1.2.2 Move to k8splugin 1.7.2 Issue-ID: DCAEGEN2-2037 Issue-ID: DCAEGEN2-2021 Issue-ID: DCAEGEN2-2006 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Icd09d65b2be83d786dd2bd669d627a1cb6242119
2020-01-22Release tca-cdap-container 1.2.2Jack Lucas1-0/+8
Eliminate Consul lookup for config binding service Issue-ID: DCAEGEN2-2021 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ie5772156254790f97d4b83c5a7acb7ba173b282f
2020-01-15remove consul lookup for cbs1.2.2Vijay Venkatesh Kumar2-17/+20
Change-Id: I3bc1aeac314bd0bbd6679182917c3c2c0176d498 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-2021
2020-01-10Release bootstrap 1.7.0Jack Lucas1-0/+8
Issue-ID: DCAEGEN2-2018 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I9e74be8bc7fcff32e89036651ad51df6c3eee930
2020-01-10Update plugin versions1.7.0Jack Lucas4-10/+11
Also improve error detection during curl downloads Issue-ID: DCAEGEN2-2018 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: I583a0366e9d20afe1d2a038b9b96331e7cad6804
2020-01-09Merge "Release 2.0.0 tls-init-container"Vijay Venkatesh Kumar1-0/+8
2020-01-08Fix committer IDJack Lucas1-1/+1
Issue-ID: DCAEGEN2-2012 Signed-off-by: Jack Lucas <jflucas@research.att.com> Change-Id: Ib5bcc900aca161cb6afcbad50893ac53f3f7b4f4
2020-01-08Release 2.0.0 tls-init-containerJack Lucas1-0/+8
Issue-ID: DCAEGEN2-917 Change-Id: I812cc914aa4bf486501f3d2499e1de99405e307c Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-12-03Update DCAE Committer in INFO.yaml2.0.0JoeOLeary1-26/+10
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I3fb7aa461e4e3e290278117995a4c16b53ce5151
2019-10-18Update versionJoanna Jeremicz1-1/+1
Issue-ID: INT-1181 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I5af590c4d26d19f8a563c55d1933c2d481a51d63
2019-09-30R6 tag updateVijay Venkatesh Kumar2-3/+3
Change-Id: I47860cfd35f43b96102c50de29d903ad82ec6b12 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1785
2019-09-20Initial tls container for dynamic generationJack Lucas14-370/+79
Issue-ID: DCAEGEN2-917 Change-Id: Ifeae71973f0a8388c70128398dbb356b511dec3e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-09-13bump bootstrap to source tca bp updates5.0.1-ONAPVijay Venkatesh Kumar1-1/+1
Change-Id: Iece51efd7ab17e4e745df1c306d7d923c556abf8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1733
2019-09-09Update blueprintsJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1686 Change-Id: Ie705cbe7f8920573ee6d5961e2281239fa080c71 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-08-15Merge "Add DCAE cleanup container"Vijay Venkatesh Kumar7-1/+296
2019-08-15Add DCAE cleanup containerJack Lucas7-1/+296
Issue-ID: DCAEGEN2-1317 Change-Id: I1c834346d99c62f036e14724674a447966032ec8 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-08-09rollback non-root userchangeVijay Venkatesh Kumar1-9/+1
Change-Id: I4e58ccebda28a4e38cdacb8105651f9cc20726e0 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1665 Issue-ID: DCAEGEN2-1559
2019-07-25Treat dashboard as Helm-deployed component5.0.0-ONAPJack Lucas2-4/+4
Health check looked for dashboard as a Cloudify-deployed component, but in El Alto Early Drop, dashboard is deployed by Helm. This commit changes how the health check looks for the dashboard k8s deployment. Issue-ID: DCAEGEN2-1688 Change-Id: Ie3d87e8083d35fa689ea17f6d8cb20a59bf66271 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-24Fix bad types file downloadJack Lucas3-5/+5
Use the curl -L option to follow redirects and the -f option to cause curl to fail (and stop the Docker image build) if it does not successfully retrieve a file Issue-ID: DCAEGEN2-1685 Change-Id: If8fd872e036ed5bc48656f8ca6853c297c6ac135 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-23Merge "Update k8s & dmaap plugins"Vijay Venkatesh Kumar7-31/+10
2019-07-23Added command to give permissionsjegadeeshbabu11-1/+3
Fix for permission denied issue Issue-ID: DCAEGEN2-1559 Change-Id: Ibb6c1c8c52340e769014d0695d71a57908dcf0ea Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-07-22Update k8s & dmaap pluginsJack Lucas7-31/+10
Also remove blueprint-based deployment of dashboard (now being done via Helm) Issue-ID: DCAEGEN2-1651 Issue-ID: DCAEGEN2-1653 Issue-ID: DCAEGEN2-1667 Issue-ID: DCAEGEN2-1670 Issue-ID: DCAEGEN2-1318 Change-Id: I5d7b88d2bc6ed508f5500a1df553745f44d660af Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-15Increment bootstrap container versionJack Lucas1-1/+1
Incrementing version number to reflect the change to build_plugins.sh script made in the previous commit. Issue-ID: DCAEGEN2-1581 Change-Id: I89130c30000d611f4ccf0a02a5fc43b353655e6d Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-07-15Update DMaaP Plugin VersionJoeOLeary1-1/+1
Issue-ID: DCAEGEN2-1581 Change-Id: I244e3513d5cf20d1d0c4756d7f86321271560cc6 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech>
2019-07-12JJB alignment across DCAE components tca-cdap-container updatesGerard Hickey2-2/+2
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: Iae35947dd81a8591f1bbb396193459d2168a3a33
2019-06-25Added command to create non-root-userjegadeeshbabu11-0/+6
Command to run app as non-root-user Issue-ID: DCAEGEN2-1559 Change-Id: I0d89f8b2169b3c491e6e4b0c4bd79390410ae981 Signed-off-by: jegadeeshbabu1 <jegabab1@in.ibm.com>
2019-06-04Update bootstrap to support TLS for CMJack Lucas2-3/+23
Change-Id: Ie44a55eb7e209bbad1970530f9d723ac9540b156 Issue-ID: DCAEGEN2-1586 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-31Add TLS server supportJack Lucas5-13/+46
Change-Id: Ic9efe74e6ede2e503ab5b227f259900b0d04d18a Issue-ID: DCAEGEN2-909 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-24Pull DCAE plugins from NexusJack Lucas3-13/+11
Change-Id: Ifca0978cca90e00f0ad59702b2024d0970df8ec9 Issue-ID: DCAEGEN2-1520 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-17port dublin patchVijay Venkatesh Kumar2-2/+2
Change-Id: I9eac2d30ab5b07f3dd17c0eb5cbf3a1b73ca9308 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1510
2019-05-15Add chart for deploying remote site proxyJack Lucas10-0/+620
Add dmaap-dr-node and dmaap-bc to proxied services. Change-Id: I70db8a2b1fdf25e918624c46e91220f418bd4c56 Issue-ID: DCAEGEN2-1494 Issue-ID: DCAEGEN2-1136 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-05-06R5 tag updateVijay Venkatesh Kumar4-5/+5
Change-Id: Iea3ba723cba257c02c2cfdfa04153a93b0c8c8a9 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1481
2019-05-06Bump DCAE bootstrap versionPiotr Bocheński1-1/+1
To reflect changes made in PRH blueprints Change-Id: I5470cad4d0e173f12f5bf93be239434cf4c4e2e1 Issue-ID: DCAEGEN2-1465 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
2019-04-29Change tca policy fieldpathVijay Venkatesh Kumar2-4/+4
Change-Id: Ia39e524b7415ffb30125270308c3c44613ebc2f5 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1454
2019-04-23Update k8s type file versionJack Lucas3-3/+5
Also add CLAMP policy plugin Fix path to k8s plugin tgz Issue-ID: DCAEGEN2-1009 Change-Id: I38ab743c0bf1c2a1116b6e50f494c38028fa9872 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-23Update k8s plugin version for DR sub fixJack Lucas2-2/+2
Change-Id: If2b065ea03a849ea37e27cf64042a26fb0ac700e Issue-ID: DCAEGEN2-1009 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-15Add wait for plugin uploadJack Lucas2-1/+11
Issue-ID: DCAEGEN2-1436 Change-Id: Icb781ebf5320034b884a0d7357b4dcac5775e3f9 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-10Fix dashboard bootstrapJack Lucas4-80/+4
Also remove deployment of datafile collector. Remove generated Dockerfiles. Issue-ID: DCAEGEN2-1418 Issue-ID: DCAEGEN2-1419 Change-Id: Ie2394fcd47ff9f80178e1e1aa2f1f383c4db700e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-10Update DCAE certs to include BBS-epdfarrelly9-244/+250
Issue-ID: DCAEGEN2-1414 Change-Id: I1eafdfdeb6f222a8e78f916e2e9c5e32be5161d2 Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-04-08Bulk update to deploymentVijay Venkatesh Kumar36-404/+842
1) Removed pnda folder (moved to pnda repo) 2) Moved older R3 - heat repo into archive folder 3) Added Dmaap plugin 4) Added new blueprints for Dashboard/helm Change-Id: I82cb8c482a0a35fe8094da825e7403b0fc4ee33b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2019-04-08Merge "config for 5.0.0 policy-handler new PDP API"Vijay Venkatesh Kumar2-8/+7
2019-04-03Update k8splugin & type file versionsJack Lucas5-8/+4
Also stop loading docker type file, never used. Issue-ID: DCAEGEN2-1136 Change-Id: I378d5df461dce7368aa4f4521ef086eb510b7f48 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-03Add multisite to mvn-phase-scriptJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1136 Change-Id: Ieb5d5be217e5e7bcbea92bb5a7e03251a84a3fa8 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-04-01Set up kubeconfig ConfigMapJack Lucas7-2/+312
Add container to update configMap with info for central cluster. Update Cloudify Manager version. Issue-ID: DCAEGEN2-1136 Issue-ID: DCAEGEN2-1376 Change-Id: I593703b25c2ec9c8fde6ca10c9fc70255c6719a5 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-29config for 5.0.0 policy-handler new PDP APIAlex Shatov2-8/+7
- in R4 Dublin the policy-engine introduced a totally new API - policy-handler now has a startup option to either use = the new PDP API (default) = or the old PDP API that was created-updated before the end of 2018 - to use the old PDP API requires changing either the etc/config.json or setting up a non-empty env var PDP_API_VERSION on startup: export PDP_API_VERSION=2018 docker run ... -e PDP_API_VERSION ... Change-Id: Idd6973cf6cc3e76d2969332ff96e5e9e962ece1a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-1128
2019-03-29Fix redis container buildVijay Venkatesh Kumar1-2/+4
Change-Id: I7e6c4900c0e60843ca0478d688640300a349385c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-22Fix support for local type file storageJack Lucas9-5/+210
Also move to script-based readiness check so that the import resolver rule updated needed for local type file storage takes effect before clients try to use CM, and to verify that all CM services are really up. Issue-ID: DCAEGEN2-989 Change-Id: I9732fa0ff38affa320b6a872b74c16f87b73eb67 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-19Update certs to include PM Mapperdfarrelly9-233/+237
Issue-ID: DCAEGEN2-1297 Change-Id: Idfccbbf9d61986a8a8f4e13b54a8637eb32dbd4b Signed-off-by: dfarrelly <david.farrelly@est.tech>
2019-03-19Add k8s multi-site supportJack Lucas2-2/+4
Issue-ID: DCAEGEN2-1136 Change-Id: Ifd0555cc6721d69bce2491539f221fa7311c3dfc Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-14Merge "DCAE bootstrap loads the helm plugin and type file"Jack Lucas2-1/+2