summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-10-11Merge "Add configuration for Data File Collector"Vijay Venkatesh Kumar1-5/+27
2018-10-10Merge "fix heat setup - include docker plugin"Lusheng Ji4-3/+64
2018-10-10Merge "Add aaf tls certifiacte support"Jack Lucas5-3/+50
2018-10-10Add configuration for Data File Collectorelinuxhenrik1-5/+27
Change-Id: I6a6f63140c08c94f3e673f11db8d616e7093b6f2 Issue-ID: DCAEGEN2-860 Signed-off-by: elinuxhenrik <henrik.b.andersson@est.tech>
2018-10-09Add aaf tls certifiacte supportVijay Venkatesh Kumar5-3/+50
Updated registration input to match k8s - https://git.onap.org/oom/tree/kubernetes/dcaegen2/charts/dcae-bootstrap/resources/inputs/k8s-policy_handler-inputs.yaml Issue-ID: DCAEGEN2-716 Change-Id: I52041ddc168e31abe083eaed4a88bfc40a5a2780 Signed-off-by: Lusheng Ji <lji@research.att.com> Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
2018-10-08fix heat setup - include docker pluginVijay Venkatesh Kumar4-3/+64
Updating pom.xml for k8s-container to include new bp submitted part of https://gerrit.onap.org/r/#/c/70005/1 Change-Id: Id6dc722cba007654356ce15983f10a7a8bda60cf Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-861
2018-09-30add DataFilecollector for DCAE healthcheck1.4.31.4.11.1.21.0.0Vijay Venkatesh Kumar3-3/+4
Change-Id: I02ed6d260df3c319f407e853d70e83b190554100 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
2018-10-02Healthcheck for PRH and HV-VESroot3-3/+5
It cover healthcheck requirments for issue INT-650 and INT-651 Issue-ID: INT-651 Change-Id: If4382e552a22b213e838275d1fa835b6020123a9 Signed-off-by: root <root@kosmos-ranczer.novalocal>
2018-10-01Merge "Use release candidate versions of PNDA"Vijay Venkatesh Kumar1-5/+4
2018-10-01Merge "Don't build pnda components in parallel"Vijay Venkatesh Kumar1-1/+4
2018-10-01Renaming input to inputsPaul Dennehy1-1/+1
Change-Id: Iaf981783b29654fd195eb0db6bd00326b56d7300 Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DCAEGEN2-638
2018-09-27Use release candidate versions of PNDAJulien Barbot1-5/+4
Change-Id: Id211bc0d5dc9ef8e98d2af6b6944e67ea6bfdfa7 Signed-off-by: Julien Barbot <julien@barbot.org> Issue-ID: DCAEGEN2-367 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-09-24Added Datafile-Collector to deploymentwasala4-5/+7
Change-Id: Ic66a74b11490bcfcca92a7bb44762f1a1c6989ce Issue-ID: DCAEGEN2-784 Signed-off-by: wasala <przemyslaw.wasala@nokia.com>
2018-09-21Don't build pnda components in parallelJulien Barbot1-1/+4
Building components in parallel requires a lot of memory, especially when gobblin and flink are built at the same time. To prevent memory issues, we disable parallel builds. Change-Id: I98c19025a5a1d8002ee1d45a139f40599725ddd3 Signed-off-by: Julien Barbot <julien@barbot.org> Issue-ID: DCAEGEN2-367 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-09-19Fix missing double quoteLusheng Ji1-4/+4
Issue-ID: DCAEGEN2-772 Change-Id: I5b03c253d1b1d2893a12e78a6c545155dfbcf9ab Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-18fix reference to aai ip addrLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-772 Change-Id: I550e47921af176a0ad0e3d5669991d0ef28f04a2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-18Update Heat deployment for R3Lusheng Ji5-80/+262
Issue-ID: DCAEGEN2-772 Change-Id: I3c1d748f9b85017c10d1f6476a9eefd8b3e6e80c Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-17Merge "Update dcae bootstrap to include r3 services"Lusheng Ji2-4/+6
2018-09-16Update dcae bootstrap to include r3 servicesvagrant2-4/+6
Change-Id: I15eb15f91263a3c2d26b48e992733682b1673a6d Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772