HI Vivek, The service is not yet created here and is put on hold till further notification from Dmaap.
Thanks and Regards, M Seshu Kumar Senior System Architect uTraffic, Software BU, Huawei Technologies India Pvt. Ltd. Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield Bengaluru-560066, Karnataka. Tel: + 91-80-49160700 , Mob: 9845355488 ___________________________________________________________________________________________________ This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! ------------------------------------------------------------------------------------------------------------------------------------------------------------------- ________________________________ From: Vivekanandan Muthukrishnan [[email protected]] Sent: Wednesday, August 14, 2019 11:49 PM To: Seshu m Cc: [email protected] Subject: Re: [onap-discuss] [SO] How to cancel PNF registration BPMN DMAAP listener workflow Hi Seshu, Thanks for the quick response and this helped us. I am also curious to know, what if we deactivate the service instance using using SO REST Call (/onap/so/infra/serviceInstantiation/{version}/serviceInstances/{serviceInstanceId}/deactivate). Will it remove the BPMN job? Regards Vivek On Wed, Aug 14, 2019 at 9:06 PM Seshu m <[email protected]<mailto:[email protected]>> wrote: Hi Vivek, Currently there is no direct api yet to cancel this. if your intension is to only evade the wait function, you can restart the SO BPMN pod that would release the waiting. can reduce the wait period for the BPMN and try again if you are testing anything specific within the time limit Thanks and Regards, M Seshu Kumar Senior System Architect Single OSS India Branch Department. S/W BU. Huawei Technologies India Pvt. Ltd. Survey No. 37, Next to EPIP Area, Kundalahalli, Whitefield Bengaluru-560066, Karnataka. Tel: + 91-80-49160700 , Mob: 9845355488 [Company_logo] ___________________________________________________________________________________________________ This e-mail and its attachments contain confidential information from HUAWEI, which is intended only for the person or entity whose address is listed above. Any use of the information contained herein in any way (including, but not limited to, total or partial disclosure, reproduction, or dissemination) by persons other than the intended recipient(s) is prohibited. If you receive this e-mail in error, please notify the sender by phone or email immediately and delete it! ------------------------------------------------------------------------------------------------------------------------------------------------------------------- From: [email protected]<mailto:[email protected]> [mailto:[email protected]<mailto:[email protected]>] On Behalf Of Vivekanandan Muthukrishnan Sent: Wednesday, August 14, 2019 7:47 PM To: [email protected]<mailto:[email protected]> Subject: [onap-discuss] [SO] How to cancel PNF registration BPMN DMAAP listener workflow Dear SO team, Are there any REST API interfaces to cancel SO BPMN DMAAP listener workflow. I guess, the default timeout is about 2 weeks. We would like to know, is there any REST API call to cancel this workflow? Here are the steps that we did. 1) Created distributed PNF service from SDC 2) From VID deployed a new VNF service 3) SO BPMN is waiting for the PNF ready event 4) How do we cancel the BPMN dmaap listener Here are the SO BPMN log snippets export SO_BPMN_POD=$(kubectl get pods -n onap | grep 'so-bpmn-infra' | awk '{print $1}') kubectl exec -it -n onap ${SO_BPMN_POD} -- tail -f /app/logs/bpmn/debug.log 2019-08-10T16:03:03.786Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient - dmaap listener starts listening pnf ready dmaap topic 2019-08-10T16:03:08.810Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient - dmaap listener starts listening pnf ready dmaap topic 2019-08-10T16:03:13.841Z|| o.o.s.b.i.pnf.dmaap.PnfEventReadyDmaapClient - dmaap listener starts listening pnf ready dmaap topic Thanks & Regards Vivek -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#18584): https://lists.onap.org/g/onap-discuss/message/18584 Mute This Topic: https://lists.onap.org/mt/32864103/21656 Group Owner: [email protected] Unsubscribe: https://lists.onap.org/g/onap-discuss/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
