summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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
2018-06-05Remove deployments for unreleased components2.0.0-ONAPbeijing2.0.0-ONAPLusheng Ji1-42/+0
Issue-ID: DCAEGEN2-499 Change-Id: If464dc6d8e0354b982706effad8cb3f811244d55 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-06-05Micro-Service Blueprintburdziak5-3/+10
Modified pomm minor versions Change-Id: Ib302f06d30ed1851bddc2e54b80097ba6848d415 Issue-ID: DCAEGEN2-394 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-17Add Consul registrations for Holmesv2.0.0Jack Lucas2-1/+6
Change-Id: I8f72a46062301b1d859b77f12772b3beee8cc4e1 Issue-ID: DCAEGEN2-512 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-14Increase robustness for TCALusheng Ji5-26/+120
Enhanced TCA robustness against unprovisioned topics. When the configuration tells TCA to subscribe to a non-existent MR topic, TCA will attempt but stop because subscribing to such topics resulted failure. The enhancements implemented here will test for sub topic, and if non-existent, make a publish to create the topic. Additional enhancements include: 1. restart TCA is the number of workers is below expected (3); 2. allow MR subscriber group and id be set via environment variables DMAAPSUBGROUP and DMAAPSUBID. 3. Minor version is bumped. Issue-ID: DCAEGEN2-502 Change-Id: I3414a96706a1b720184cd657324db4d11db12590 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-14Fix Consul configuration for VESLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-506 Change-Id: Ia82bf731fb018e4ae7063a22db87482d2bba6391 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-12Change VES measurement data topic, etcLusheng Ji2-2/+2
1. change VES measurement data topic 2. fix bootstrap container image version Issue-ID: DCAEGEN2-502 Issue-ID: DCAEGEN2-499 Change-Id: I1220b888d3b2ecaf8876868863c2964193ac0301 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-11Change VES measuremen topicLusheng Ji1-2/+2
Change VES measurement data topic from unauthenticated.SEC_MEASUREMENT_OUTPUT to unauthenticated.VES_MEASUREMENT_OUTPUT. Issue-ID: DCAEGEN2-502 Change-Id: I237bb1b4789031ea8d126810212dc2e610e881f6 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-10Fix config format backwards compatibilityLusheng Ji5-78/+121
Issue-ID: DCAEGEN2-501 Change-Id: I8638518c7e72547d6fc4262f4e815dede9b9fb78 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-10Fix typo in policy handler registrationJack Lucas2-3/+6
Also fix naming/namespacing for Cloudify Manager Consul registration. Change-Id: Ie8d03651e4de2236d520be70b8c3170b03e9c97f Issue-ID: DCAEGEN2-496 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-10Remove hard-coded namespace referenceJack Lucas2-4/+10
Change-Id: I5f500c0f00ea8188a3eaffcde7a10807a03fc59c Issue-ID: DCAEGEN2-496 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-10Fix healthcheck to check specific deploymentsJack Lucas4-31/+72
Change-Id: Idc6a3eece4e3aaba83a0b2388f2ae6c2407471a5 Issue-ID: DCAEGEN2-493 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-05-08Set containers restart policyLusheng Ji5-23/+112
1. set container restart policy 2. modify naming for some containers for consistency Issue-ID: DCAEGEN2-494 Change-Id: I49dc93e3e18d8b30f06bb913a7d52493e26f9e61 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04Do not quit if BP deployment times outLusheng Ji1-2/+2
Issue-ID: DCAEGEN2-489 Change-Id: Ia21f31a73f1414e6869807c793f26ed143d8c9cf Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04Enable debug for deployment handlerLusheng Ji1-0/+1
Issue-ID: DCAEGEN2-487 Change-Id: Id35270dae823c5078fb8ae5f8e60c6dcc62d4350 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-01config pull for non-policy blueprint deployvagrant1-1/+12
Change-Id: Id91a9a6ca7eccf2462da0454fc87ad56a02c2dee Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-480
2018-05-01Remove Consul service deregister timerLusheng Ji1-6/+3
Issue-ID: DCAEGEN2-481 Change-Id: I5086cd181d4c83f7c7e49cd0eb0b6942d12990d0 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-30Add service component deploymentJack Lucas2-9/+13
Includes making a Consul service entry for policy handler, needed by CM policy plugin. Change-Id: I1697e70603b85a7a2a7a654e04773dbcbd6145b9 Issue-ID: DCAEGEN2-421 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-28Merge "Initialize DCAE postgres instance"Lusheng Ji3-3/+14
2018-04-27Initialize DCAE postgres instanceJack Lucas3-3/+14
Change-Id: Ib61ec4d1a9351945cbeb230338245d18bc96857d Issue-ID: DCAEGEN2-477 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-27Merge "fix typo on tca container startup"Lusheng Ji1-1/+1
2018-04-26Merge "Add env variable for CBS"Vijay Venkatesh Kumar1-0/+2
2018-04-26Add env variable for CBSLusheng Ji1-0/+2
Issue-ID: DCAEGEN2-464 Change-Id: I4c42c1cef831c425bb5fa6f6fedeb63c30b68f26 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-26fix typo on tca container startupvagrant1-1/+1
Change-Id: I3e4fa5551f4cc25ceed094234d152df8dfcc8b9b Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
2018-04-26fix restart script policy fetch logicvagrant1-1/+1
Change-Id: I8ebf079a9a1c5e064fdbae216663fb050e9fd71e Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-464
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>