Hi Yuri,

Thanks for the response.

It looks like changing the *values.yaml* is not helping. We will have to
change the following XML file. By default the console logger level is set
to *info*, and I need to change this one to *debug*.

~/oom/kubernetes/cds/charts/cds-blueprints-processor/resources/config/logback.xml

I will try and let you know the results.

Regards
Vivek


On Wed, Mar 4, 2020 at 4:37 PM MALAKOV, YURIY <[email protected]> wrote:

>
>
> Please set debug enable flag to true in CDS OOM BP HELM Chart:
>
>
>
> OOM CDS HELM CHART for BP:
>
>
> https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=kubernetes/cds/charts/cds-blueprints-processor/values.yaml;h=35661c29e936c3af4a4e3d5814702c3e5f1d472e;hb=refs/heads/master#l45
>
>
>
>
>
>   44
> <https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=kubernetes/cds/charts/cds-blueprints-processor/values.yaml;h=35661c29e936c3af4a4e3d5814702c3e5f1d472e;hb=refs/heads/master#l44>
> # flag to enable debugging - application support required
>
>   45
> <https://gerrit.onap.org/r/gitweb?p=oom.git;a=blob;f=kubernetes/cds/charts/cds-blueprints-processor/values.yaml;h=35661c29e936c3af4a4e3d5814702c3e5f1d472e;hb=refs/heads/master#l45>
> debugEnabled: false
>
>
>
>
>
>
>
>
>
> *Vacaion Alert: 2/21/2020 to 2/26/2020*
>
> Yuriy Malakov
>
> SDN-CP Lead Engineer
>
> 732-420-3030, Q-Chat
>
> [email protected]
>
>
>
> *From:* Vivekanandan Muthukrishnan <[email protected]>
> *Sent:* Tuesday, March 03, 2020 12:16 PM
> *To:* [email protected]; MALAKOV, YURIY <[email protected]>
> *Subject:* Re: [onap-discuss] CDS Blueprint processor REST API
>
>
>
> Hi Yuriy,
>
>
>
> Could please share the steps to enable DEBUG logs on CDS blueprint
> processors. I would like to trace all SO REST calls to CDS blueprint
> component.
>
>
>
> Regards
>
> Vivek
>
>
>
> On Mon, Mar 2, 2020 at 7:22 PM Vivekanandan Muthukrishnan via
> Lists.Onap.Org
> <https://urldefense.proofpoint.com/v2/url?u=http-3A__Lists.Onap.Org&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=7VxT66N295_nZpbGIwO7uwpktj5yX_ty6b668pTRzwQ&s=8dJo_VHhLmiiJo4517AwoIJTikSRPHEJJapdU-fnxMw&e=>
> <[email protected]> wrote:
>
> Hi Yuriy,
>
>
>
> Thanks for your response, I am setting up ElAlto environment to try CDS
> vLB use case. I will update you in few days.
>
>
>
> Regards
>
> Vivek
>
>
>
> On Sat, Feb 29, 2020 at 6:38 PM MALAKOV, YURIY <[email protected]> wrote:
>
> Hi Vivek,
>
>
>
> Please star with El Alto instruction for vLB VNF with CDS use case. In
> this use case you will be able to execute *auto* *instantiation & post
> instantiation* (including ccnfig-assign & ccnfig-deploy triggered via SO
> to CDS).
>
>
>
> *vLB E2E Automation with CDS Design Time: *
>
> https://wiki.onap.org/pages/viewpage.action?pageId=71832094
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D71832094&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=7VxT66N295_nZpbGIwO7uwpktj5yX_ty6b668pTRzwQ&s=u3WVu5L8UZcNEm-_16UMOng3aCNsExOngF147yaBDLs&e=>
>
>
>
> *vLB E2E Automation with CDS Run Time:*
>
> https://wiki.onap.org/pages/viewpage.action?pageId=71832078
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_pages_viewpage.action-3FpageId-3D71832078&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=7VxT66N295_nZpbGIwO7uwpktj5yX_ty6b668pTRzwQ&s=EJrUqouw49XdLpBcwUIkJdhLd7K-40d5A56B4kLG5ok&e=>
>
>
>
>
>
> *Vacaion Alert: 2/21/2020 to 2/26/2020*
>
> Yuriy Malakov
>
> SDN-CP Lead Engineer
>
> 732-420-3030, Q-Chat
>
> [email protected]
>
>
>
> *From:* [email protected] <[email protected]> *On
> Behalf Of *Vivekanandan Muthukrishnan
> *Sent:* Thursday, February 27, 2020 8:12 AM
> *To:* [email protected]
> *Subject:* [onap-discuss] CDS Blueprint processor REST API
>
>
>
> Dear CDS team,
>
>
>
> We are looking into testing CDS *config-assign* and *config-deploy* for
> some of the existing VNFs/PNFs being managed by ONAP.
>
>
>
> We would like to do the following POC by leveraging CDS blueprint
> processor REST API calls. We couldn’t locate CDS REST API documents in ONAP
> Wiki.
>
>
>
> ·        Create a new CDS blueprint for VNFs/PNFs
>
> ·        Enrich and Deploy the new Blueprint from CDS UI
>
> ·        Make direct CDS Blueprint REST API call for *config-assign* for
> a given PNF/VNF instance
>
> ·        Make direct CDS Blueprint REST API call for *config-deploy* for
> a given PNF/VNF instance
>
>
>
> We did come across the below link, but it didn't help us to find the CDS
> REST API call details made by SO building block (workflowActionBB).
>
>
>
>
> https://wiki.onap.org/display/DW/Controller+Design+Studio-Dublin-%5B09%5D-API+Strategy#tab-2059766226
> <https://urldefense.proofpoint.com/v2/url?u=https-3A__wiki.onap.org_display_DW_Controller-2BDesign-2BStudio-2DDublin-2D-255B09-255D-2DAPI-2BStrategy-23tab-2D2059766226&d=DwMFaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=4IIOMdJjMRUSnNTEG5jeUQ&m=RjFvCzE6c8UsAOmaoTPfbS-ch7F46z5Eel6iomtCx5A&s=DHEiVDkQG4El6L3qSIDc83o_4ZYuY0obqJZA-qJjveU&e=>
>
>
>
> We would appreciate if someone could help us with the CDS REST API calls
> document. This would greatly simplify our CDS experiment to configure
> existing VNFs & PNFs.
>
>
>
> Regards
>
> Vivek
>
>
>
> 
>
>

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.

View/Reply Online (#20172): https://lists.onap.org/g/onap-discuss/message/20172
Mute This Topic: https://lists.onap.org/mt/71586282/21656
Group Owner: [email protected]
Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub  
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to