Re: [onap-discuss] SDN-C Code flow Queries

2017-07-06 Thread Prashant Kumar
Brian has explained almost everything, adding some more comments for you. Thanks, Prashant From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of FREEMAN, BRIAN D Sent: Thursday, July 6, 2017 8:04 PM To: Arun Arora (c) Cc: onap-discuss@lists.onap.org

Re: [onap-discuss] SDN-C Code flow Queries

2017-07-07 Thread Prashant Kumar
If you mean by flow execution from one node to another then they are in memory. Once your DG flow execution gets completed flow will come back to caller which is your northbound rpcs. Thanks, Prashant From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Beh

Re: [onap-discuss] [SDNC][APP-C] Importance of SDNC in vFW Demo

2017-07-11 Thread Prashant Kumar
Hi Manoj, Yes NB API’s defined are for Network instance creation which includes resources in AA&I. Yes if you will go through DG’s you will find that depending upon actions provided like assign/reserve/allocate/activate, DG flow behaves differently. From DG we can communicate to AA&I or any othe

Re: [onap-discuss] [SDNC][APP-C] Importance of SDNC in vFW Demo

2017-07-11 Thread Prashant Kumar
, July 11, 2017 2:47 PM To: Prashant Kumar ; Cipher Cipher ; Manoj K Nair Cc: onap-discuss@lists.onap.org Subject: Re: [onap-discuss] [SDNC][APP-C] Importance of SDNC in vFW Demo Prashant / Manoj As per our understanding of SDNC Code Today there is no southbound interface existing . with best

[onap-discuss] SDNC AAI-Service adaptor issue

2017-07-27 Thread Prashant Kumar
(MetricLogger.REQUEST_ID, ml.getRequestID()); This is the code where we are getting error bad request. When I commented this code it passed successfully. Can you please tell me if we need this property or I am missing something here? Thanks & Regards, Prashant Kumar Amdocs-DVCI,Pune +91-20-4015

Re: [onap-discuss] [AAI] PATCH request in AAI

2017-08-13 Thread Prashant Kumar
Hi, Don’t you need resource-version for Patch? Can you please try with resource-version. Thanks, Prashant From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Pujar, Rashmi Sent: Saturday, August 12, 2017 1:37 AM To: FORSYTH, JAMES ; ROSE, DANIE

[onap-discuss] [AAI] Getting error while creating a p-interface on a PNF

2017-08-23 Thread Prashant Kumar
} API used: /aai/v10/network/pnfs/pnf/{pnf-name}/p-interfaces/p-interface/{interface-name} Payload used for creating p-interface (pnf-name=NSG16): http://org.openecomp.aai.inventory/v10";> port3 physical port on NSG16 Can you please help me to understand why I am getting this error?

Re: [onap-discuss] [AAI] Getting error while creating a p-interface on a PNF

2017-08-24 Thread Prashant Kumar
Hi Jimmy, I have tried v11 also and got same error. Thanks, Prashant From: FORSYTH, JAMES [mailto:jf2...@att.com] Sent: Thursday, August 24, 2017 5:01 PM To: Prashant Kumar Cc: Steven Blimkie ; onap-discuss@lists.onap.org Subject: RE: [onap-discuss] [AAI] Getting error while creating a p

Re: [onap-discuss] [AAI] Not able to see the relationship data on successful create relationship operation

2017-09-03 Thread Prashant Kumar
Hi Subhash, I don’t think you can directly add relationship with service-subscription without giving details of customer. In relationship-data add one more key value pair for your customer. If you have edge allowed between tenant and service-subscription then it will surely work. Just add custo

Re: [onap-discuss] [AAI] Not able to see the relationship data on successful create relationship operation

2017-09-04 Thread Prashant Kumar
huawei.com] Sent: Monday, September 4, 2017 12:10 PM To: Prashant Kumar ; Subhash Kumar Singh ; FORSYTH, JAMES ; 'onap-discuss@lists.onap.org' Subject: RE: [onap-discuss] [AAI] Not able to see the relationship data on successful create relationship operation Dear Prashant and Subhash,

[onap-discuss] [AAI] Not able to get relationship between two service-instances in AAI

2017-10-06 Thread Prashant Kumar
service-subscription.service-type TEST service-instance.service-instance-id sprint9_demo_service2 Thanks & Regards, Prashant Kumar

Re: [onap-discuss] Error when create VF

2017-05-11 Thread Prashant Kumar
n May 10, 2017, at 10:37, Halfon Tal mailto:halfon@amdocs.com>> wrote: Hi Ethan, I was able to do it with the CSAR and with the HOT Best regards Tal Halfon Development Manager @ Amdocs P. +972 54 2213763 From: Prashant Kumar Sent: Wednesday, May 10, 2017 5:02 PM To: Ethan Lynn mailt

Re: [onap-discuss] [ONAP-AAI] AAI data not fully display in GET

2017-06-06 Thread Prashant Kumar
Hi Eric, Try getting for specific host. cloud-infrastructure/pservers/pserver/{hostname} Thanks, Prashant From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Eric Au Sent: Tuesday, June 6, 2017 5:24 PM To: onap-discuss@lists.onap.org Subject: [onap

Re: [onap-discuss] [OOM] How to access Consul GUI

2018-07-05 Thread Prashant Kumar
Hi Arun, I am not sure about Beijing , but I was able to access consul in last release by using following URL:- http://: 30270/ui/#/dc1/services check if this is working for you. Thanks, Prashant From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On Behalf Of Arun Arora S