summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-09-04Update VES blueprint to be alligned with codeJakub Zieba1-2/+2
Change-Id: I8232f0e60f13d34ed90abeacf89d2024dbeb29db Issue-ID: DCAEGEN2-747 Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
2018-08-30Merge "Fix ports and attributes"Tony Hansen1-10/+17
2018-08-30Merge "Create HV-VES cloudify blueprint"Tony Hansen1-0/+50
2018-08-30Merge "Use managed guava version"Tony Hansen1-2/+1
2018-08-30Create HV-VES cloudify blueprintkjaniak1-0/+50
Adding ves-hv template to blueprints Change-Id: I1170b90b364d352b8b0238e810292dac2a9a9aa6 Issue-ID: DCAEGEN2-741 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2018-08-28Fix ports and attributesJakub Zieba1-10/+17
Fix ports exposed by container and attributes read by PRH Change-Id: I8b8ce0db821112ec44ef1c6e52a95fd40ad35457 Issue-ID: DCAEGEN2-696 Signed-off-by: Jakub Zieba <jakub.zieba@nokia.com>
2018-08-27Use managed guava versionGary Wu1-2/+1
Use centrally managed guava version specified in oparent. Includes upgrade to oparent 1.2.0. This change was submitted by script and may include additional whitespace or formatting changes. Change-Id: If0f64b864d8a7df942b04e731a8a77595ba47dd4 Issue-ID: INT-619 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-24blueprint and inputs for 4.2.0 policy-handlerAlex Shatov3-2/+8
- new interval for reconfigure of policy-handler Change-Id: Ice1d944f7772ecc06312715b3009c9b0e03413a2 Signed-off-by: Alex Shatov <alexs@att.com> Issue-ID: DCAEGEN2-470
2018-08-20Updated PRH Cloudify blueprintBrendan Kehoe1-6/+6
Updated PRH Cloudify blueprint to fix some errors seen during Cloudify deployment Issue-ID: DCAEGEN2-717 Change-Id: Id0216021a7365f375fa4711f94f5d163f6be3388 Signed-off-by: Brendan Kehoe <brendan.kehoe@ericsson.com>
2018-08-17Update k8s plugin versionJack Lucas10-10/+10
Issue-ID: DCAEGEN2-695 Change-Id: I22fe625075f01bbc4769d8856b000f558e4e8252 Signed-off-by: Jack Lucas <jflucas@research.att.com>
2018-08-15Update SCH versionJack Lucas1-1/+1
Issue-ID: DCAEGEN2-707 Change-Id: Ia8f814474b0856509e808b44c79b1e7b33bda09f Signed-off-by: Jack Lucas <jflucas@research.att.com>
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