Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Change-Id: Ib03bbe4ff5f99398586c1a2ef549ce93c03eb6db
Issue-ID: DCAEGEN2-504
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
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>
|
|
Issue-ID: DCAEGEN2-499
Change-Id: I61b4804b83a506b5e10b2299ccf6b77356842c3b
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
- no change of functionality or API
- cleaning sonar smells
Change-Id: I2bfdc969f5770f24a950bf4b36a1eaf7bb0cf6d0
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-515
|
|
|
|
Updated Deployment Handler to new version 2.2.0
Change-Id: I33f885acca5324a802c438eb8e602c9024c91a74
Issue-ID: DCAEGEN2-548
Signed-off-by: Shadi Haidar <sh1986@att.com>
|
|
- 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
|
|
Clear input file - use defaut values
Issue-ID: DCAEGEN2-394
Change-Id: I601804ce1332cbca7e523bd3e28d68e7f11b17b6
Signed-off-by: burdziak <olaf.burdziakowski@nokia.com>
|
|
- 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
|
|
- 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
|
|
|
|
Change-Id: I5484ecfc6ccc5ea337f51c647cde0c746e0e971c
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-511
|
|
Issue-ID: DCAEGEN2-508
Change-Id: Icf83a6d57480759b83e948eecceb84bf5b537d78
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
Issue-ID: DCAEGEN2-501
Change-Id: I5b70f5153613db321a44061e4ca88e437d8c2921
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
- 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
|
|
- 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
|
|
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
|
|
|
|
- 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
|
|
|
|
Issue-ID: DCAEGEN2-497
Change-Id: I0ed8be9949bda76652ecb249dfbf78695afc4574
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
- 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
|
|
- 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
|
|
- 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
|
|
Change-Id: I42ed63614d28eeb08c70e240878d696457304b02
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-480
|
|
Issue-ID: DCAEGEN2-479
Change-Id: I885e251ef7af91669efef3995e3e813adc709b18
Signed-off-by: Lusheng Ji <lji@research.att.com>
|
|
|
|
Change-Id: Ie41690c9621e31b05adc5a2518510157ffe8acff
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-472
|
|
Change-Id: I383b246978dc4ac981b86d009f402a403e5844ee
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-476
|
|
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>
|
|
- 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
|
|
Change-Id: I3ee1b0bf99091a6d007574ed0df9af246a58a734
Issue-ID: DCAEGEN2-447
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
- discovering consul at consul:8500 instead of localhost:8500
Change-Id: Iaae3378084b9db7355623efd8dbcc2ab0ad2b7dd
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-438
|
|
Change-Id: Ie17b3f25cbc631e47a8e4b52b14be491cd416b15
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-428
|
|
|
|
Change-Id: I1d036bbc0e8fac667fc552dc1a06d8595788213e
Issue-ID: DCAEGEN2-429
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
|
|
|
|
renamed files
templatized ccsdk type file references
Change-Id: I842b2f5bf73a126109a924cd3e8410e5e03e1d15
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-437
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
Change-Id: I5fbaa49e17701177c569ea2142a32c281791286a
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-428
|
|
Change-Id: Ib2a21727513e3e9b48537e011a0d564930472436
Issue-ID: DCAEGEN2-411
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: Ic7a3645b03bf619263043c0cc07d55da9457b5c5
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-428
|
|
- internal version of deployment-handler 4.4.1
- more logging and unit tests - coverage 84%
Change-Id: Ifeb0aa4ae187504ca45b4cf3d1188a6219a0f0d3
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-258
|
|
|
|
Change-Id: I66bce45b2aeb7137255c1d4b3bc70eec3455de97
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-428
|
|
"msgBusAddress"
Change-Id: I609bc95ac1f05a6a8d4c9ba7281ca21c54d54861
Issue-ID: DCAEGEN2-431
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
Change-Id: I88b0817c0fb2becdf44dd9d9012d19e4d5174c63
Issue-ID: DCAEGEN2-411
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|