summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-12-07Change how DH registers to Consulcasablancawrider2-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-11-29Clean out references to unrelease resourcesLusheng Ji2-65/+1
Issue-ID: DCAEGEN2-1007 Change-Id: Ieabedb95e2e8595f722e1f6172382325973f8049 Signed-off-by: Lusheng Ji <lji@research.att.com>
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-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
2018-09-15fix tls build errorVijay VK1-1/+1
Change-Id: I2fc96fbc04c2691081b7683e2bbc3e12b213e828 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-591
2018-09-15Merge "Configure DCAEGEN2 to use HV VES blueprint"Tony Hansen3-2/+11
2018-09-14adding dcae cert for testVijay VK9-61/+275
Test DCAE certificates generated against AAF test (on pod25) Combination of this TLScontainer and K8S plugin will be used under OOM deployment to expose the certificate into service requiring TLS support The container itself will be updated to generate cert dynamically (waiting on documentation from AAF team), until using pre-baked cert for test Files renamed and base64 encoded as below from default names org.onap.dcae.jks -->cert.jks.b64 org.onap.dcae.trust.jks -->trust.jks.b64 Change-Id: I32a8d1eb0806b2e95b30d16b1f25034180be9df5 Signed-off-by: VENKATESH KUMAR <vv770d@att.com> Issue-ID: DCAEGEN2-591 Signed-off-by: VENKATESH KUMAR <vv770d@att.com>
2018-09-13Configure DCAEGEN2 to use HV VES blueprintJakub Dudycz3-2/+11
Change-Id: Ie39720533c1710caa8ca8719363ce7150c0a5084 Issue-ID: DCAEGEN2-776 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com>
2018-09-13Use mvn profile 'pnda' for pnda-mirror/bootstrapDonald Hunter1-2/+10
The profile can be enabled with 'mvn -P pnda clean install' Change-Id: I21d9ac73cee91ddfa7b64e420f229aa47822e753 Signed-off-by: Donald Hunter <donaldh@cisco.com> Issue-ID: DCAEGEN2-777
2018-09-11Add TLS init containerJack Lucas15-5/+350
Remove the binary .jks and .p12 files. Also update bootstrap container to load latest version of k8s plugin Update CM container to load latest version of k8s type file Change-Id: I6ad5dfdf7b5c4c485a3c6e4b921405c6061143e8 Issue-ID: DCAEGEN2-591 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-09-04Merge "Add pnda-bootstrap-container to build"Tony Hansen1-0/+1
2018-08-31Add pnda-bootstrap-container to buildJulien Barbot1-0/+1
Change-Id: I0ec1d3eb57459015b4a82229660fb2520beca5b9 Issue-ID: DCAEGEN2-701 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-08-31Update PNDA mirror creationJulien Barbot1-3/+2
Only download HDP components Issue-ID: DCAEGEN2-367 Change-Id: I650066bdcd21c0fdf284b01438f3ab06fa51972f Signed-off-by: Julien Barbot <julien@barbot.org>
2018-08-27Add pnda-bootstrap container creationJulien Barbot4-1/+188
Change-Id: I9cd64fe38d3990b82d21e68cb41e870407a60d27 Issue-ID: DCAEGEN2-701 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-08-27Merge "Add pnda-mirror container creation"Lusheng Ji5-2/+211
2018-08-27Add pnda-mirror container creationJulien Barbot5-2/+211
Issue-ID: DCAEGEN2-367 Change-Id: I3cdc20717890692cc4f81d6527598267b8efd798 Signed-off-by: Julien Barbot <julien@barbot.org>
2018-08-24inputs for 4.2.0 policy-handlerAlex Shatov1-5/+11
- intervals for reconfigure and periodic catch_up of policy-handler Change-Id: If9d2de4e63b737f93f824f8e5789309ed2dfe901 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-470
2018-08-22Update CM to 18.7.23Jack Lucas7-9/+76
Issue-ID: DCAEGEN2-619 Change-Id: I8140061d9358a99f2e13bb78facb15dbc77229a7 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-17Update k8s plugin versionJack Lucas1-1/+1
Issue-ID: DCAEGEN2-695 Change-Id: Ie0f87b324311f71a06a956b55b55a3d124b01a66 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-17Add code to enhance k8s bootstrapJack Lucas6-42/+218
- Make bootstrap container continue to run after initial bootstrap done - Do deployments in parallel where feasible - Accommodate deployments with no input files - Test to see if actions (uploads, installs, etc.) are needed before doing them Issue-ID: DCAEGEN2-594 Change-Id: Ie188c1fd69695479593aa82b516e5504a849099c Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-14config for 4.1.0 policy-handlerAlex Shatov2-20/+35
- pass cfy_tenant_name in query from policy-handler to deployment-handler - new config "query":{"cfy_tenant_name": "default_tenant"} - limits the single policy-handler to a single cfy_tenant_name in cloudify under the deployment-handler Change-Id: I1b86ec7578eae0be9913b4b5869a3c8f552a1b33 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-704
2018-07-27Merge "Update k8splugin version"Vijay Venkatesh Kumar2-2/+2
2018-07-27Merge "Add INFO.yaml file"Vijay Venkatesh Kumar1-0/+90
2018-07-27Update k8splugin versionJack Lucas2-2/+2
Also bump version number. (The correct one!) Change-Id: Ieae9ebecf97ec67197dbdc80ef81e7b45b46e365 Issue-ID: DCAEGEN2-504 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-26Add INFO.yaml fileJessica Wagantall1-0/+90
Add INFO.yaml to list: - Project description - Properties - PTL information - Meeting information - Committer information Change-Id: Ib5d34f1c4be9a67b6573108167671db5a78edec1 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Update release tagLusheng Ji4-6/+6
Issue-ID: DCAEGEN2-499 Change-Id: If18bd957a0caddbfcd57e8d2ffff7aa7b23fa949 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-06-19Merge "Micro-Service Blueprint"Lusheng Ji5-3/+10