summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-05-17Update TCA default and rebuild bootstrap4.0.0-ONAP1.4.18dublinVijay Venkatesh Kumar3-3/+3
Change-Id: Id00500b9fd8a01541763b02192297b30b30a4b8c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1510
2019-05-16Add 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> (cherry picked from commit 331debfa7f32ceac8961ccd7966dc330d6499ff3)
2019-05-14Bump DCAE bootstrap version1.4.17Piotr Bocheński1-1/+1
To reflect changes made in PRH blueprints, part 2. Change-Id: I85081c17ce7754bc00e08294b3efdc8dd23da09e Issue-ID: DCAEGEN2-1496 Signed-off-by: Piotr Bocheński <piotr.bochenski@nokia.com>
2019-05-06Bump DCAE bootstrap version1.4.16Piotr Bocheński1-1/+1
To reflect changes made in PRH blueprints Change-Id: Ice1eb0fd55e6d6176865b12563592cd8f2a8d368 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
2019-03-11disable pnda profileVijay Venkatesh Kumar1-1/+1
Change-Id: I1076ebe41467ea52adcdb86892ead9f38059db99 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-03-09DCAE bootstrap loads the helm plugin and type fileHong Guan2-1/+2
Change-Id: If8150e3328102fce9ad1f8c67c64d6a78a0a63e1 Issue-ID: DCAEGEN2-1276 Signed-off-by: Hong Guan <hg4105@att.com>
2019-03-06Fix cleanup scriptJack Lucas3-11/+64
Document use of cleanup script Issue-ID: DCAEGEN2-1317 Change-Id: Ibd5766c94a939e9086e0b9724c21eaf1178bd5d3 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-03-01Update DCAE TLS certJack Lucas10-286/+274
Issue-ID: DCAEGEN2-1307 Change-Id: I2cf827175394de04c7a4d15ae975c65ba25c3519 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-27Apply fix to PNDA release/5.0 for knoxDonald Hunter2-0/+17
Change-Id: I284c7e58dc5a0de569731b9bffac13506689695a Signed-off-by: Donald Hunter <donaldh@cisco.com> Issue-ID: DCAEGEN2-1298
2019-02-20enable pnda profileVijay Venkatesh Kumar1-1/+1
Change-Id: I4ffcf78af887c589fc2d69e0f9a33ed02bfc08d2 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-02-18Add consul-loader to build listJack Lucas1-1/+1
Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I77b495373b2c8dc825fa3c70284c25acddf5bbd8 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-15Move ph and dh to HelmJack Lucas11-31/+329
-- Helm charts for ph and dh -- New container to do Consul k-v storage and service reg -- Bootstrap container no longer deploys ph and dh -- Healthcheck looks for ph and dh as Helm deployments -- Updated/added licensing information Issue-ID: DCAEGEN2-1091 Issue-ID: DCAEGEN2-1092 Change-Id: I5340bee6fba1340d4c05b0f37ddfb539c543469e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-02-12update scriptsSchmalzried, Terry (ts862m)5-6/+6
Change-Id: If17f05b156ada4eba9d21cff0114951382b681d9 Issue-ID: DCAEGEN2-1086 Signed-off-by: Schmalzried, Terry (ts862m) <ts862m@att.com>
2019-01-28Move inventory deployment to HelmJack Lucas5-8/+6
Issue-ID: DCAEGEN2-1089 Change-Id: Ideb129885e8774e7578eea8291889b232097862e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2019-01-17Move CBS to Helm deploymentJack Lucas6-10/+6
Stop including CBS blueprint in bootstrap container Stop deploying the CBS blueprint in the bootstrap script Change healthcheck so that it looks for Helm-deployed CBS Issue-ID: DCAEGEN2-1090 Change-Id: Ifeba9768374045831e4d1f3f06a77ec9a79753c7 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-13Restore list of expected CM deploymentsJack Lucas6-147/+268
Remove unneeded npm install from Dockerfile Add README Change-Id: I671217e7e30c041759effbe173a9b28a8f4a8f29 Issue-ID: DCAEGEN2-988 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-13Merge "Add healthcheck for after-boot deployments"Michael Hwang5-46/+76
2018-12-12Add healthcheck for after-boot deploymentsJack Lucas5-46/+76
Update node to v 10.14.1 Remove dependency on 'request' package Issue-ID: DCAEGEN2-988 Change-Id: Icc68f8271d22b5ffbdac124e109c0273c05682c2 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-12-12Merge "Heat integration changes"Vijay Venkatesh Kumar1-0/+7
2018-12-12Heat integration changesamshegokar1-0/+7
Heat Integration changes to SnmpMapper and UniversalVesAdapter in docker-compose-4.yaml Change-Id: I14f7a9e32268981140c0f4fb16df70325c7125a3 Issue-ID: DCAEGEN2-1006 Signed-off-by: amshegokar <AS00500801@techmahindra.com>
2018-12-07Change how DH registers to Consulwrider2-5/+22
DH changed its healthcheck to over https. Updating how it registers to Consul to accomendate. Issue-ID: DCAEGEN2-1007 Change-Id: I2b9468e4eb56ac3c28a8dbece412aedc228bffbc Signed-off-by: wrider <lji@research.att.com>
2018-12-04Add persistent storage for CM state informationJack Lucas5-3/+119
Issue-ID: DCAEGEN2-990 Change-Id: I122e541d6ea0fa6bca06157d6ae7a330048d2ed7 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-11-29Clean out references to unrelease resourcesLusheng Ji2-1/+2
Issue-ID: DCAEGEN2-1007 Change-Id: Ieabedb95e2e8595f722e1f6172382325973f8049 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-11-03R4 tag updateVijay Venkatesh Kumar5-8/+5
Change-Id: I01adbf2a2188cf5ee57659bd526594c51cca6f7c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-937
2018-10-31Revert "Try including pnda modules by default."Vijay Venkatesh Kumar1-1/+1
This reverts commit 83ffe40c599166d490291f9cec05d84d990c79fa. Change-Id: I06d6713861ca3de4bf28c00435a8897a94faefa2 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-10-30Merge "Try including pnda modules by default."Vijay Venkatesh Kumar1-1/+1
2018-10-29Merge "Align PNDA build and deployment with release/5.0"Vijay Venkatesh Kumar2-6/+6
2018-10-29new k8sbootstrap for tca fixVijay Venkatesh Kumar1-1/+1
version update to release new tca bp Change-Id: I40c1a87d7463f2f4db887c3707cb959904bd1396 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-920
2018-10-26Try including pnda modules by default.Donald Hunter1-1/+1
We have worked on reducing the resource requirements of the PNDA mirror build so it should work on the Jenkins cluster now Issue-ID: DCAEGEN2-777 Change-Id: I3b6c125b9f4c39d47b15ae20a52233f448ba9471 Signed-off-by: Donald Hunter <donaldh@cisco.com>
2018-10-22Align PNDA build and deployment with release/5.0krickwix2-6/+6
Change-Id: Iebb0e07519ca7d32950372108608fc0d71916fab Issue-ID: DCAEGEN2-701 Signed-off-by: krickwix <krickwix@gmail.com>
2018-10-18Merge "config consul to proxy dns"3.0.1-ONAP3.0.0-ONAP1.4.41.4.2Michael Hwang2-2/+5
2018-10-15Update k8s plugin to 1.4.4 in k8s bootstrap.Jack Lucas1-1/+1
Issue-ID: DCAEGEN2-796 Change-Id: I9446d980acc0362def90780a7dc4510d6922c587 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-10-12config consul to proxy dnsLusheng Ji2-2/+5
Issue-ID: DCAEGEN2-865 Change-Id: I7b469d578963abb8a31ecc2fd9c7c0129102530e Signed-off-by: Lusheng Ji <lji@research.att.com>