summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-08-14Merge "Fix unclosed quoted string at line 72"Lusheng Ji1-1/+1
2018-08-14blueprint and inputs for 4.1.0 policy-handlerAlex Shatov3-2/+6
- 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: I75a79a769a15a53f000c907ed6ab88778b0080a4 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-704
2018-08-14Fix unclosed quoted string at line 72Jack Lucas1-1/+1
Issue-ID: DCAEGEN2-706 Change-Id: I902b0554bbbb54a880571e17f22941f375888b6e Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-13blueprint for 4.0.1 policy-handlerAlex Shatov2-2/+2
- fix for removing the non-matching policy Change-Id: Ia7b298145722f308f8b466e235b2db45c4ba9c00 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-08Merge "blueprint for 3.0.0 deployment-handler"Jack Lucas2-2/+2
2018-08-08blueprint for 3.0.0 deployment-handlerAlex Shatov2-2/+2
- resubmitted after policy-handler blueprint patch Change-Id: I80765762941aa8035ccda37ad54ab474eee18709 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-08Merge "update bp and input template for ves7"Jack Lucas3-20/+60
2018-08-07blueprint and inputs for 4.0.0 policy-handlerAlex Shatov3-14/+5
- inputs: = removed scope_prefixes as obsolete with 4.0.0 = removed catch_up.max_skips - obsolete with 4.0.0 = added max_msg_length_mb for data segmentation from policy-handler to deployment handler Change-Id: I555fdbb8a765d77c2cd0437e8729c0249f8062e3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-492
2018-08-02update bp and input template for ves7vagrant3-20/+60
Change-Id: If889b324d9904fea26b47869b9f2b4e2bbc7ba91 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-600
2018-07-31Update to latest version of k8s pluginJack Lucas10-10/+10
Issue-ID: DCAEGEN2-649 Change-Id: I343e12aaa952470e399b5e374d7c3b50e6733092 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-07-27Merge "Update k8splugin type file version"Vijay Venkatesh Kumar10-10/+10
2018-07-27Merge "Add INFO.yaml file"Vijay Venkatesh Kumar1-0/+90
2018-07-27Update k8splugin type file versionJack Lucas10-10/+10
Change-Id: Ib03bbe4ff5f99398586c1a2ef549ce93c03eb6db 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: I2af19079972c93d50e3b012cbc56138d929fbaa0 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-16Update release tagLusheng Ji1-1/+1
Issue-ID: DCAEGEN2-499 Change-Id: I61b4804b83a506b5e10b2299ccf6b77356842c3b Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-07-02Merge "Update BP for DH change to new version"Vijay Venkatesh Kumar2-2/+2
2018-06-21blueprint for 3.0.1 policy-handlerAlex Shatov2-2/+2
- no change of functionality or API - cleaning sonar smells Change-Id: I2bfdc969f5770f24a950bf4b36a1eaf7bb0cf6d0 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-515
2018-06-19Merge "PRH - integration cit cloudify"Lusheng Ji2-0/+133
2018-06-18Update BP for DH change to new versionShadi Haidar2-2/+2
Updated Deployment Handler to new version 2.2.0 Change-Id: I33f885acca5324a802c438eb8e602c9024c91a74 Issue-ID: DCAEGEN2-548 Signed-off-by: Shadi Haidar <sh1986@att.com>
2018-06-14blueprint for 3.0.0 policy-handlerAlex Shatov2-2/+2
- migrated from python 2.7 to 3.6 - brought up the latest versions of dependencies -- Cherrypy 15.0.0, requests 2.18.4, websocket-client 0.48.0 Change-Id: I93cfdac202df88a93f511a34329b6e5b75cd45e3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-515
2018-06-04PRH - integration cit cloudifyburdziak2-0/+133
Clear input file - use defaut values Issue-ID: DCAEGEN2-394 Change-Id: I601804ce1332cbca7e523bd3e28d68e7f11b17b6 Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
2018-05-24blueprint for 2.4.5 policy-handler2.0.0-ONAPbeijing2.0.0-ONAPAlex Shatov2-2/+2
- fix of unit tests - turned off unit-test on policy-handler to avoid get /gc/stats after shutdown of the web-server Change-Id: I8f018d3d7c070d68b08387e601064f9aa292d389 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-532
2018-05-18blueprint for 2.4.4 policy-handlerAlex Shatov2-2/+2
- log process memory - in search of the memory leak that is falsely reported by docker stats, the following runtime logging was added = process_memory - rss and other memory of the current process = virtual_memory - the memory info of the whole system = thread_stacks - the active threads with the full stack on each Change-Id: I69f4f5d03a9a0c13460766fe00bf5d4816b27f59 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-514
2018-05-17Merge "Increase wait time for inventory"Vijay Venkatesh Kumar1-0/+5
2018-05-16Change to platform nodetypevagrant2-5/+8
Change-Id: I5484ecfc6ccc5ea337f51c647cde0c746e0e971c Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-511
2018-05-14Increase wait time for inventoryLusheng Ji1-0/+5
Issue-ID: DCAEGEN2-508 Change-Id: Icf83a6d57480759b83e948eecceb84bf5b537d78 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-11Change VES measurement MR topicLusheng Ji6-11/+11
Issue-ID: DCAEGEN2-501 Change-Id: I5b70f5153613db321a44061e4ca88e437d8c2921 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-11Merge "blueprint for 2.1.5 deployment-handler"Lusheng Ji2-2/+2
2018-05-11blueprint for 2.1.5 deployment-handlerAlex Shatov2-2/+2
- external version 2.1.5, internal version 4.4.5 - fixed getting node-instances from cfy 4.x - added _size=1000 to params on getting node-instances from cloudify Change-Id: I958ca11bc60cf9d8ff8dbfff9917ec9893fcde29 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-500
2018-05-10blueprint for 2.4.3 policy-handlerAlex Shatov2-2/+2
- added try-except for top level Exception into all threads of policy-handler to avoid losing the thread and tracking the unexpected crashes Change-Id: I1f244f537de19aa34eeaefac7ada5458720fa523 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-483
2018-05-10update component name for dcae prefixvagrant1-5/+3
Patch 2- reverting names change for platform components and TCA fixes Change-Id: I3e834c34865c694fc18631d6232e88388c1a2a75 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-480
2018-05-09Merge "blueprint for 2.1.4 deployment-handler"Lusheng Ji2-2/+2
2018-05-09blueprint for 2.1.4 deployment-handlerAlex Shatov2-2/+2
- external version 2.1.4, internal version 4.4.4 - fixed "value" argument is out of bounds Change-Id: Icab58c1305bb1b98dbfa58e457c501786bddedf9 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-487
2018-05-09Merge "Add default image tags for k8s BP"Vijay Venkatesh Kumar1-0/+2
2018-05-09Add default image tags for k8s BPLusheng Ji1-0/+2
Issue-ID: DCAEGEN2-497 Change-Id: I0ed8be9949bda76652ecb249dfbf78695afc4574 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-09fixed version in blueprint 2.4.2 policy-handlerAlex Shatov1-1/+1
- removed v from 'v2.4.2' to have '2.4.2' for default version of the policy-handler version Change-Id: I26152ad894d7e91c9be5444e434b2866d312df9a Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-495
2018-05-07blueprint for 2.1.3 deployment-handlerAlex Shatov2-2/+2
- external version 2.1.3, internal version 4.4.3 - fixed 413 "request entity too large" for /policy by increased the message limit to 150mb on policy-update API to avoid 413 on catchup messages from policy-handler Change-Id: I32d5963d8481bdb3952e99a5824035a710a16ca3 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-491
2018-05-04blueprint for 2.1.2 deployment-handlerAlex Shatov2-2/+2
- external version 2.1.2, internal version 4.4.2 - fixed 500 "value" argument is out of bounds - convert the EOL to linux "\n" in the blueprint before zipping and sending to cloudify to avoid crashing when the blueprint is windows "\r\n" or mac "\r" based - on catching the exception - log the stack - added logger.info that replaced the logger.debug in a variety of places Change-Id: Ibc2985d3d6f50208cfaa54138192899994f9c82d Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-487
2018-04-30fix oom deploy issuesvagrant3-11/+173
Change-Id: I42ed63614d28eeb08c70e240878d696457304b02 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-480
2018-04-30Update k8s service component blueprintsLusheng Ji4-21/+35
Issue-ID: DCAEGEN2-479 Change-Id: I885e251ef7af91669efef3995e3e813adc709b18 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-27Merge "update tca service bp used in clamp flow (heat)"Lusheng Ji1-97/+149
2018-04-272.4.2 policy-handler - fixed race on step-timerAlex Shatov2-3/+3
Change-Id: Ie41690c9621e31b05adc5a2518510157ffe8acff Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-472
2018-04-27update tca service bp used in clamp flow (heat)vagrant1-97/+149
Change-Id: I383b246978dc4ac981b86d009f402a403e5844ee Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-476
2018-04-27fix blueprint import statementHansen, Tony (th1395)20-25/+25
the import statement in the blueprints - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/type_files/relationshipplugin/1/relationshipplugin_types.yaml" should be - "{{ ONAPTEMPLATE_RAWREPOURL_org_onap_dcaegen2_platform_plugins_releases }}/relationshipplugin/1.0.0/relationshipplugin_types.yaml" Change-Id: Idbfe54a10dba03c54241e048ef02e90380ad0cfa Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-476 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
2018-04-18policy-handler to accept CLAMP policy-updatesAlex Shatov2-80/+25
- change application_config of policy-handler to have CLAMP as a valid scope_prefix scope_prefixes : ["DCAE.Config_", "CLAMP"] - config for periodic catch_up - new config for deployment_handler discovery and url - removed the duplicate input file for policy-handler == blueprints/policy_handler_sample_app_config.yaml Change-Id: Ifcc97cc73c8da398943d8d7bb90fdcadcafdbf8c Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-449
2018-04-17Update to k8s plugin 1.1.0Jack Lucas8-8/+8
Change-Id: I3ee1b0bf99091a6d007574ed0df9af246a58a734 Issue-ID: DCAEGEN2-447 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-04-13using latest 2.3.0 dcaepolicyplugin data typesAlex Shatov3-46/+44
- discovering consul at consul:8500 instead of localhost:8500 Change-Id: Iaae3378084b9db7355623efd8dbcc2ab0ad2b7dd Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-438
2018-04-08change to fixed service namevagrant1-5/+11
Change-Id: Ie17b3f25cbc631e47a8e4b52b14be491cd416b15 Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-428
2018-04-11Merge "include env for k8s deployment"Lusheng Ji1-10/+26
2018-04-10Use latest CBS in blueprintsTommy Carpenter2-10/+8
Change-Id: I1d036bbc0e8fac667fc552dc1a06d8595788213e Issue-ID: DCAEGEN2-429 Signed-off-by: Tommy Carpenter <tommy@research.att.com>