summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-04-26fix typo on tca restart scriptvagrant1-1/+1
Change-Id: Idff8936a380704647e0de43b301ff9d3396f69e8 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
2018-04-23Mod restart.sh for new policy config formatLusheng Ji1-17/+33
Issue-ID: DCAEGEN2-348 Change-Id: Ie414d6a11ebe3fbca7b284473fbf8d00e4c0f6e7 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-23Add docker script healthcheck for snmptrapLusheng Ji1-2/+4
Issue-ID: DCAEGEN2-465 Change-Id: I76065b2407aef01d8d5d2c25ad2fb288aa21e986 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-20fixing heat deployment issues notedvagrant3-1/+16
Plugin Script is common between K8S and Heat deploy, incorporating additonal required plugin. Modified registration to include dockerhost login info Change-Id: I228cdb2e48c47cc698a19986ccf12b6d21ab265c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
2018-04-20Merge "Using IP address for Consul services"Vijay Venkatesh Kumar1-50/+287
2018-04-20Using IP address for Consul servicesLusheng Ji1-50/+287
1. Using IP address instead of hostname when registering with Consul 2. improved readability of KV's by single-quoting value JSON Issue-ID: DCAEGEN2-434 Change-Id: I965c5229223a194d14a529819b57842d645470f6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-20Add healthcheck container for OOMJack Lucas7-1/+382
Change-Id: Ie4719a0e4705901fd9d0fa3504696fbefc6c704a Issue-ID: DCAEGEN2-461 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-19policy-handler to accept CLAMP policy-updatesAlex Shatov1-2/+2
- change config of policy-handler to have CLAMP as a valid scope_prefix in consul-kv scope_prefixes : ["DCAE.Config_", "CLAMP"] Change-Id: I5eda1e7c7588e632d97bc4b3422edc3b5295d0e4 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-449
2018-04-18fix consul registration for heatvagrant1-2/+2
Change-Id: I4dc19733d8cd66076cf6132a62fb40c54c50f19e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-446
2018-04-17Update k8s plugin to 1.1.0, policy to 2.3.0Jack Lucas4-6/+6
Change-Id: I91948175a56f902c9d4c2dade5c3a6ead8c9790a Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-17Add teardown, pullall, and a fixLusheng Ji3-1/+74
1. Add a teardown script 2. Add a pullall image script 3. Run docker exec as detached for loading CM pugins Issue-ID: DCAEGEN2-434 Change-Id: I198e32819af14f182a3435c0f3c5d82e391ae448 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Fix docker script as healthcheck etcLusheng Ji5-111/+80
1. fix docker script as healthcheck for service change handler 2. improve docker compose blocks for stretch goal container 3. fix instaling plugins to cloudify manager 4. add one more plugin to build/upload: dockerplugin. Issue-ID: DCAEGEN2-434 Change-Id: I997d8564fe0ee0cf5a013b042eb6c0e9fb331276 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Add support for HEAT installJack Lucas2-1/+11
Issue-ID: DCAEGEN2-416 Change-Id: I7aeb895c6a6f461923b2a67d0ba099e9f7907dfc Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-16Fix TCA preferences URL typoLusheng Ji8-638/+3
Also removing files under R2MVP. All files under R2MVP are under the heat dir now Issue-ID: DCAEGEN2-434 Change-Id: I69191e81537a84ededcb78aa9d45c4c0e2d659f1 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Merge "Heat deployment files"Vijay Venkatesh Kumar7-66/+598
2018-04-16Heat deployment filesLusheng Ji7-66/+598
Issue-ID: DCAEGEN2-434 Change-Id: Iaaeaa4b7556f524617228ede618c2ab5a095c4de Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-16Add heat deployment filesLusheng Ji7-0/+551
Issue-ID: DCAEGEN2-434 Change-Id: I6e59ca9052e817bfd755b9362497e72066744c89 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-15Add wait for consul/CBS infoLusheng Ji1-3/+10
Issue-ID: DCAEGEN2-257 Change-Id: I9c62e59f2f0b34afcbf101ddc72b3bcec63caaf2 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-09Update plugin versions, blueprint listJack Lucas3-5/+6
Change-Id: Ia6d853b1d75bf4ebf527806b9d056282a21811ec Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-08Merge "Fix resource download links to R1 locations"Vijay Venkatesh Kumar1-19/+16
2018-04-07Fix resource download links to R1 locationsLusheng Ji1-19/+16
Since DCAEGEN2-433 is a fix for Amsterdam boostrap, pointing to R1 resource locations instead of letting the build jobs de-templating, which would point to R2 resource locations. Issue-ID: DCAEGEN2-433 Change-Id: Id794ae8fa71c00c3312c68e764766e8e06786fa4 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-06Update list of type filesJack Lucas3-10/+33
Change-Id: I059269176399071db8f2a11f00b16d687d18525b Issue-ID: DCAEGEN2-416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-06Merge "Fix pip version"Vijay Venkatesh Kumar2-1/+4
2018-04-05Fix pip versionLusheng Ji2-1/+4
Virtualenv automatically pulls the newest pip. Pip 10.0.0 was release on 2018/03/31. This new version no longer supports the --use-wheel option. Hence when running wagon install, which depends on pip --use-wheel, the bootstrap container quits. Fix: add a line to force pip to be a specific version, not auto to newest. Issue-ID: DCAEGEN2-433 Change-Id: I2d7e0a71c1b50682458abb658c62914931115869 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-05update default configuration for heat deployvagrant3-4/+6
Change-Id: I0ca2db24c757a5a8372e83ba1b7dbf5eb67b7d69 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-434
2018-04-05Fix poll policy errorLusheng Ji1-3/+18
Issue-ID: DCAEGEN2-206 Change-Id: I728d00bd74a6cdc5b1aca520efe77f686ef9aae0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-05Merge "Add more Consul registrations"Vijay Venkatesh Kumar2-3/+35
2018-04-05Fix TCA imageLusheng Ji8-45/+73
Issue-ID: DCAEGEN2-206 Change-Id: I8fa5150bffc0e371ab09bd75f1df4e460bf85a72 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-04Add more Consul registrationsJack Lucas2-3/+35
Change-Id: I3d548b26a2868529cf85057aa348b8ce4ba2f6a8 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-04Fix docker-compose filesLusheng Ji2-38/+42
Alos breaking into two files so we can use shell script to check for dependencies, as well as injecting KVs before service components are up. Issue-ID: DCAEGEN2-206 Change-Id: I8a14675ab96472f2eda86864b5e3248bd48dd00d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-04Enhance docker-composeLusheng Ji1-6/+75
Issue-ID: DCAEGEN2-206 Change-Id: I578f749b6946970b8215aa3a228420f025dc7f34 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Use Cloudify CLI 4.2Jack Lucas2-2/+2
Change-Id: Icc671a8c9344c26c7465f1d54abf1ec3f6da8e9b Issue-ID: DCAEGEN2-427 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-03Fix raw artifact push pathLusheng Ji3-6/+165
Previously all raw artifacts (sh, yaml, etc) are uploaded to raw repo under the same location. This change instead pushes to a path reflecting an artifact's module. Issue-ID: DCAEGEN2-206 Change-Id: I28c76583b5a6793b384b4955962d23e564ed4d49 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Update Cloudify CLI versionJack Lucas2-3/+3
Change-Id: Ia99dc7fcfabeec0f8b83c0182358750db942eb13 Issue-ID: DCAEGEN2-427 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-03Add Heat MVP deployment artifactLusheng Ji1-0/+22
Issue-ID: DCAEGEN2-206 Change-Id: Id37c00b38218940c6c9095e8941f7bbfc63edacb Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-02Make bootstrap k8s Job-friendlyJack Lucas2-8/+27
Change-Id: I131783f56ef24bcc015ff115c67a766d03bf0ea0 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-28Change how to fetch TCA jarLusheng Ji2-2/+19
Issue-ID: DCAEGEN2-357 Change-Id: I0edaf2cbdea6b98ef438b03e8f400ca05090b052 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-27Add k8s bootstrap containerJack Lucas10-1/+391
Change-Id: Ib21bd80a1e43d1005974527cecf93e99462e94fa Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-25Add redis cluster configLusheng Ji2-2/+45
Issue-ID: DCAEGEN2-245 Change-Id: I1ed2d9e1bd7ae37e1772eaaa8da5fd6875e3e5cd Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-23Add CM container buildJack Lucas7-1/+290
Change-Id: I13150c229ecd3871c889dbfa979522be2360249d Issue-ID: DCAEGEN2-416 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-03-23Fix getting wrong mvn-phase-libLusheng Ji1-18/+10
Issue-ID: DCAEGEN2-206 Change-Id: I668a8db35b018a4bedc0f6550f7a24d001273350 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-22Add TCA-CDAP containerLusheng Ji8-1/+493
Issue-ID: DCAEGEN2-357 Change-Id: I52a4f1c684aee297d248b1e7df5802d9439930ec Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-03-22Add Redis cluster containerLusheng Ji6-413/+210
A Redis cluster is needed for TCA to store states. This submission is a fork of the Dcokerfile from the redis-cluster work here https://github.com/sanderploegsma/redis-cluster (MIT licensed), and making a docker image available on ONAP registry. Issue-ID: DCAEGEN2-245 Change-Id: I35ccf756daec07cb8657d07248c17c616b1f4ccf Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-02-12Update license textLusheng Ji2-3/+20
Change-Id: Id885c544f20b26bffcda5a95b4bd91a669cbae7c Signed-off-by: Lusheng Ji <lji@research.att.com> Issue-ID: DCAEGEN2-325
2017-11-25update versioningvagrant4-4/+4
Change-Id: I84834c92e6903255a5a55832cbeeb34f9a6897ed Issue-ID: DCAEGEN2-211 Signed-off-by: vagrant <vv770d@att.com>
2017-11-27Merge "Bump minor version"Vijay Venkatesh Kumar5-8/+8
2017-11-21Fix for sshd taking too long problemLusheng Ji1-15/+4
Under certain conditions, it takes longer than 10 seconds on the cloudify manager VM from the time its IP stack becoming ready (echoing to ICMP) to the time its sshd becoming ready. This causes the ssh-into-cloudify-manager-VM command to fail. The implemented solution is to replace the ping test-wait loop with a TCP port 22 open test-wait loop. Issue-Id: DCAEGEN2-201 Change-Id: I9b734a9ff58ec9e97dc0102dc2ba86756e50f135 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-20Bump minor versionJessica Wagantall5-8/+8
Bump minor version in preparation for Amsterdam branching. Change-Id: Ib3b1d70ce0a73bd0361accffb06f6a84d06aeaa0 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-01Use separate inputs for CDAPv1.1.01.0.0-ONAP1.0.0-AmsterdamJack Lucas1-1/+1
Change-Id: Ib9479c31b473049bb17253c57885a34daedbd2c2 Issue-Id: DCAEGEN2-191 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2017-11-01Add pg and component installsJack Lucas2-0/+36
Change-Id: I6209f8edb4a15c0a099447bcec60f7faa0dcec44 Issue-Id: DCAEGEN2-190 Signed-off-by: Jack Lucas <jflucas@research.att.com>