Age | Commit message (Collapse) | Author | Files | Lines |
|
- 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>
|
|
v3.0.1 removed this dependency and Dropwizard doesn't
like entries it doesn't know about.
Change-Id: I5d43277ddc934b44406bac0e29053ef241ee18a8
Issue-ID: DCAEGEN2-430
Signed-off-by: Michael Hwang <mhwang@research.att.com>
|
|
Change-Id: Idf5391125f3ff48b3084c0efcccafd70d0f030ff
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-428
|
|
Change-Id: Ic6134050ef5a0f3f99d8fbe50b0897c0a0d898bd
Issue-ID: DCAEGEN2-255
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
add k8s-pgaas-initdb, k8s-pgaas-database and k8s-pgaas-getdbinfo
update typesfile version in other files
Change-Id: I0af66ea23299f60ebb85e31941d76254a5d53538
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Issue-ID: DCAEGEN2-425
Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
|
|
Change-Id: I9c4c2270a27b50881166ef41f532f6a237f69fc5
Issue-ID: DCAEGEN2-411
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
Change-Id: I6224d9aa5809f373b74079d17b9bc865dd5923bf
Issue-ID: DCAEGEN2-411
Signed-off-by: Jack Lucas <jflucas@research.att.com>
|
|
|
|
Change-Id: I14c9892ae8aa823ec55cf477d75d6d617637a97a
Issue-ID: DCAEGEN2-405
Signed-off-by: Vijay VK <vv770d@att.com>
|
|
Change-Id: Ib4cc3ce1e86f849bf2bb965afab104d8406253ef
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-389
|
|
This is yet to be validated as underlying services development not completed yet
This will serve as base for creating K8S blueprint.
Change-Id: Ib911aa1ecc420b733ab618ef543c825ae1579034
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-405
|
|
- 2.4.0 policy-handler uses dns based discovery of
deployment-handler - driven by config
- new data structure for deploy_handler section of config
-- changed from string "deployment_handler" in 2.3.1
to structure in 2.4.0
Change-Id: I7d3b6cf1f1111acc492eaf16c40e3e917918cebe
Signed-off-by: Alex Shatov <alexs@att.com>
Issue-ID: DCAEGEN2-404
|