Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Steve Smokowski
I was referring to the SO you have deployed, this earlier error is an internal SO communication error. I would need to see debug log from BPMN pod and APIHandler pod to see what to check, Please open a Jira and attach it. 11/20/18 10:28:43 HTTP Status: Internal Server Error (500) {

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Steve Smokowski
Is it using master or Casablanca? Master it may be a bug, I believe we got rid of hard coded encryption keys, perhaps something was not re-encrypted properly. Thanks -Steve From: "Ukponmwan, Itohan" Date: Tuesday, November 20, 2018 at 2:30 PM To: "SMOKOWSKI, STEVEN" ,

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
Yes. I am using the deploy script in the integration repo and it pulls in the latest oom with the latest helm charts. -Itohan From: SMOKOWSKI, STEVEN [mailto:ss8...@att.com] Sent: Tuesday, November 20, 2018 11:26 AM To: Ukponmwan, Itohan ; onap-discuss@lists.onap.org Cc: Deng, Yipan ;

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
Hi Steve, What changes can I make in my already deployed OOM ONAP to redeploy and fix the error I am seeing with vid? What is the recommended docker image for VID? -Itohan From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On Behalf Of Ukponmwan, Itohan Sent: Tuesday,

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Steve Smokowski
Are you using the existing helm charts? It should set it correctly then Thanks -Steve From: "Ukponmwan, Itohan" Date: Tuesday, November 20, 2018 at 1:45 PM To: "SMOKOWSKI, STEVEN" , "onap-discuss@lists.onap.org" Cc: "Deng, Yipan" , "Addepalli, Srinivasa R" , "Mishra, Sharad D" Subject:

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
I see the following in the error.log of bpmn pod 2018-11-20T22:29:02.139Z|9ec79c08-03b9-46c4-ae7b-d7d6456bb4bd|camundaTaskExecutor-2|AssignVnfBB||BPMN|AssignVnfBB|ERROR|900|Exception in org.onap.so.bpmn.infrastructure.sdnc. tasks.SDNCAssignTasks.assignVnf |BPMN_GENERAL_EXCEPTION_ARG

[onap-discuss] [so] Version bump required for docker manifests

2018-11-20 Thread Dileep Ranganathan
Hi SO team, The docker manifests (for both Casablanca and master branch) and the OOM image versions needs to be bumped to the latest version respectively. Also there are some merged patches in the Casablanca branch, are they going in for RC2 release? What is the latest docker image version for

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
I deployed using master on Sunday. I am seeing the following in VID logs 20-Nov-2018 19:18:16.513 SEVERE [http-nio-8443-exec-9] org.apache.catalina.core.StandardWrapperValve.invoke Servlet.service() for servlet [dispatcher] in context with path [/ vid] threw exception [Handler processing

Re: [onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread Ahmad, Munir
Thanks Steve for prompt response on this. Let’s setup a quick meeting and discuss what you have in mind. From: "SMOKOWSKI, STEVEN" Date: Tuesday, November 20, 2018 at 1:22 PM To: "onap-discuss@lists.onap.org" , "Ahmad, Munir" Subject: Re: [onap-discuss] SO Heatbridge for Dublin Release I’d

Re: [onap-discuss] Images Missing in Release Manifest

2018-11-20 Thread Gary Wu
Hi all, As of now the following images are still NOT accounted for, i.e. neither released nor declared to be unused for Casablanca: onap/dcae-tools,1.3-STAGING-latest onap/network-discovery,latest onap/service-decomposition,latest onap/spike,1.0-STAGING-latest Would the owners please respond

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Steve Smokowski
Pretty sure that’s going to be a bad password between SO-BPMN Pod, and Request DB Pod. Thanks -Steve From: on behalf of "Ukponmwan, Itohan" Reply-To: "onap-discuss@lists.onap.org" , "itohan.ukponm...@intel.com" Date: Tuesday, November 20, 2018 at 1:34 PM To: "onap-discuss@lists.onap.org"

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
Please can you provide instructions for modifying the password. I am not familiar with SO architecture and configmaps. Thanks, Itohan From: SMOKOWSKI, STEVEN [mailto:ss8...@att.com] Sent: Tuesday, November 20, 2018 10:41 AM To: onap-discuss@lists.onap.org; Ukponmwan, Itohan Cc: Deng, Yipan ;

Re: [onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread Yang Bin
Hi Seshu, That’s great, I believe this would involve much discussion around design and details. I would appreciate that someone from SO team could sponsor for this effort. Thanks Best Regards, Bin Yang,Solution Engineering Team,Wind River ONAP Multi-VIM/Cloud PTL Direct

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Alexis de Talhouet
At any rate, please provide the karaf.log of SDNC, that will help understand the issue. Thanks, Alexis > On Nov 20, 2018, at 8:40 PM, Alexis de Talhouet > wrote: > > What Service are you trying to instantiate? Is it the vFWNG? > Looks like instantiation of your service goes through CDS for

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Srini
This is good Itohan. Good that you tried with postman ☺. Please create two JIRA stores – One in VID and another one in SO as we don’t know where the problem is. But, let not wait for them to fixed and let us proceed with postman way of submitting the requests to SO. Thanks Srini From:

Re: [E][onap-discuss][SO]Configuring SO with multi-VIM

2018-11-20 Thread seshu kumar m
Hi Sririsha Sorry for coming back late, missed your mail earlier… @Eric: Please help Sirisha with the configuration details. 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

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Alexis de Talhouet
What Service are you trying to instantiate? Is it the vFWNG? Looks like instantiation of your service goes through CDS for assignment. So there no bug in SO, no bug in VID. That logs is a broadcast of a failure in SDNC. But I don’t think it’s an SDNC issue, I think this is more of a HEAT

Re: [onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread seshu kumar m
Hi Bin, Munir, Yes, This could be a continuity to the SO – MC integration tasks we started in Casabalnca. Also, there are other activities around this that currently SO is doing for now and ideally should be handled in MC and need a mutual discussion. Going forward it would be better to Remove

Re: [onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
Update: I was able to create a VNF using postman. I don’t know why it fails when I use VID. From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On Behalf Of Ukponmwan, Itohan Sent: Tuesday, November 20, 2018 2:58 PM To: onap-discuss@lists.onap.org; Ukponmwan, Itohan ;

Re: [onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread Yang Bin
Hi Munir and Steve, There is an ongoing effort to integrate SO and MultiCloud to enable SO to instantiate workload over different VIM or cloud, the workload could be heat stack targeting OpenStack which has been realized in Casablanca release, Helm chart targeting kubernetes (goal in Dublin

Re: [onap-discuss] #multicloud #aai Multicloud call in ESR fails in VIM registration

2018-11-20 Thread Yang Bin
Hi Andreas, I am afraid I do not have answers yet. Please keep trying and share the progress with us. Thanks Best Regards, Bin Yang,Solution Engineering Team,Wind River ONAP Multi-VIM/Cloud PTL Direct +86,10,84777126Mobile +86,13811391682Fax +86,10,64398189 Skype: yangbincs993

Re: [onap-discuss] [so] Version bump required for docker manifests

2018-11-20 Thread seshu kumar m
Hi Dileep We have asked for the SO docker release today. You should find all the merges before today in the 1.3.2 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,

[onap-discuss] Registration of AAI REST URL with MSB for UUI to use #aai #msb #uui

2018-11-20 Thread Keong Lim
Hi all, During testing of the CCVPN use case, it was found that the /aai/v14/ URL path used by AAI in Casablanca version had not been registered with MSB and apparently the UUI can only call AAI via MSB. How does this registration occur? Also, in general, whose responsibility it is to

Re: [onap-discuss] [Onap-release] Images Missing in Release Manifest

2018-11-20 Thread Vijay VK
Gary, Just checked on onap/dcae-tools,1.3-STAGING-latest, looks like this is generated from sdc/dcae-d/dt-be-main project; Michael can confirm if required for R3. Btw, would help to rename this container to avoid confusion with

Re: [onap-discuss] #multicloud #aai Multicloud call in ESR fails in VIM registration

2018-11-20 Thread Andreas Geissler
Hi Bin, thanks, your hint with the "titanium_cloud" version worked !! So all data is fetched from the VIM an put to AAI. One problem in ESR is, that an update of the registered data in ESR will not lead to a re-register in Multicloud, so I had to delete the entry and recreate it in ESR. A

[onap-discuss] [vid] Today's VID weekly cancellation

2018-11-20 Thread Ofir Sonsino
Hi all, Today's VID weekly is cancelled. Thanks, Ofir Sonsino Project Technical Lead, VID AT Network Application Development * NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago *** Office: +972 (3) 5451417 Mobile: +972

[onap-discuss] [appc] [Casablanca] Error while Submitting Configure request via DMaaP (Rule executor not available, initialization of RequestValidationPolicy failed)

2018-11-20 Thread Viresh R Navalli
Hi Team, Getting below error while Submitting Configure request via DMaaP, however same thing is working fine with APPC REST API. PFA the payload. 2018-11-20T05:45:13,791 | INFO | qtp247325904-50167 | ServiceExecutorImpl | 447 - appc-common-bundle - 1.4.1.SNAPSHOT | Response from

[onap-discuss] [Cancel Service IM this week]Re: ONAP Modeling -Service IM Call

2018-11-20 Thread LinMeng
Hello modeling team, Considering that Thanks Giving Day is coming, We will cancel today’s Service IM Call. Hope all you enjoy a nice holiday. Thanks! Best regards, Lin --- Meng Lin Center of AI and Intelligent Operation R China Mobile Research

[onap-discuss] 已拒绝 #clamp Team

2018-11-20 Thread LinMeng
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Microsoft Corporation//Outlook for Mac MIMEDIR//EN METHOD:REPLY BEGIN:VTIMEZONE TZID:中部时间(美国和加拿大) X-ENTOURAGE-CFTIMEZONE:US/Central X-ENTOURAGE-TZID:3 BEGIN:STANDARD RRULE:FREQ=YEARLY;INTERVAL=1;BYSECOND=0;BYMINUTE=0;BYHOUR=2;BYDAY=1SU;BYMO NTH=11

[onap-discuss] 已拒绝 #multicloud Team

2018-11-20 Thread LinMeng
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Microsoft Corporation//Outlook for Mac MIMEDIR//EN METHOD:REPLY BEGIN:VTIMEZONE TZID:中部时间(美国和加拿大) X-ENTOURAGE-CFTIMEZONE:US/Central X-ENTOURAGE-TZID:3 BEGIN:STANDARD RRULE:FREQ=YEARLY;INTERVAL=1;BYSECOND=0;BYMINUTE=0;BYHOUR=2;BYDAY=1SU;BYMO NTH=11

[onap-discuss] 已拒绝 #integration Team

2018-11-20 Thread LinMeng
BEGIN:VCALENDAR VERSION:2.0 PRODID:-//Microsoft Corporation//Outlook for Mac MIMEDIR//EN METHOD:REPLY BEGIN:VTIMEZONE TZID:中部时间(美国和加拿大) X-ENTOURAGE-CFTIMEZONE:US/Central X-ENTOURAGE-TZID:3 BEGIN:STANDARD RRULE:FREQ=YEARLY;INTERVAL=1;BYSECOND=0;BYMINUTE=0;BYHOUR=2;BYDAY=1SU;BYMO NTH=11

[onap-discuss] #appc canceling appc weekly meeting

2018-11-20 Thread Taka Cho
Dear ONAP community, I would like to cancel APPC weekly on 11/21 and 11/28 due to holiday and my vacation. We will continue monitoring the question for APPC from community and answer you as soon as we can. Happy Holiday Taka Cho -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to

Re: [E] RE: [onap-discuss] [APPC] vFW Use Case

2018-11-20 Thread Prakash via Lists.Onap.Org
Hi Taka, In the existing flow, 1. What topic APPC reads from dmaap and what details the topic has? 2. On what basis(Unique ID) APPC sends NetConfig reqeust to vPKG? 3. When the vPKG's IP is configured in APPC? On Thu, Nov 15, 2018 at 7:56 PM CHO, TAKAMUNE wrote: >

Re: [E] RE: [onap-discuss] [APPC] vFW Use Case

2018-11-20 Thread Taka Cho
Prakash, I would highly recommend you to read the https://wiki.onap.org/display/DW/APPC+ONAP+Testing+Notes . like I said searching wiki.onap.org you would find your answer. Taka From: P, Prakash [mailto:prakas...@verizon.com] Sent: Tuesday, November 20, 2018 5:42 AM To: CHO, TAKAMUNE Cc:

Re: [onap-discuss][SO]Build Casablanca SO code locally and test it.

2018-11-20 Thread Steve Smokowski
Maven will output the images if you simply set the docker flags properly. When testing locally on my machine and pushing to my local repo I use the following maven command. mvn clean install -DskipTests -Ddocker.skip=false -Ddocker.skip.build=false -Ddocker.skip.push=true Also if you pull

Re: [onap-discuss][SO]Build Casablanca SO code locally and test it.

2018-11-20 Thread seshu kumar m
Hi Sunil You could build jars locally and replace them in the docker. Did you mean to ask you are not even able to build the code ? 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

Re: [onap-discuss] #multicloud #aai Multicloud call in ESR fails in VIM registration

2018-11-20 Thread Andreas Geissler
Hi Bin, thanks a lot for the useful information. I guess the instructions are partly valid for the Beijing release, especially the step 2. In Casablanca (OOM) the cloud configs are in a file called override.yaml in the so-openstack-adapter container, which is generated through helm. Should the

Re: [onap-discuss] [Onap-release] ONAP deployment

2018-11-20 Thread Ofir Sonsino
No git clone in VID Dockerfile either. Ofir From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On Behalf Of Ngueko, Gervais-Martial Sent: Monday, November 19, 2018 3:26 PM To: gildas.lani...@huawei.com; onap-rele...@lists.onap.org; onap-discuss@lists.onap.org Subject: Re:

Re: [onap-discuss][SO]Build Casablanca SO code locally and test it.

2018-11-20 Thread Sunil Kumar
Hi Seshu, Thanks for the information. I am able to build Casablanca SO code properly. *app.jar needed for docker image creation: * Example, I modified the code in "mso-infrastructure-bpmn" and built it. It generated "mso-infrastructure-bpmn-1.3.0-SNAPSHOT.jar" so do I need to rename this jar

[onap-discuss] [DMAAP] Kafka

2018-11-20 Thread Prakash via Lists.Onap.Org
Hello Team, As i could see a demo video on MR but i just want to know how DR works internally and looking for more documentation. Let me know where i can find. Also kindly clarify me on the below 1. Is kafka used in DR as well? 2. What is the exact use of DMD and Bus

Re: [onap-discuss] #multicloud #aai Multicloud call in ESR fails in VIM registration

2018-11-20 Thread Yang Bin
Hi Andreas, Yes, update of registered data via ESR does not trigger the multicloud registry process. Sometimes you have to do updating manually, I hope the tutorials could offer some help in future:

[onap-discuss] Portal API auth #portal

2018-11-20 Thread Donald Hunter via Lists.Onap.Org
I am trying to access the Portal API  https://wiki.onap.org/display/DW/Portal+API but just get 401 Unauthorized. Is there any documentation for how to use the Portal API? What auth scheme is required? Thanks, Donald. -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group.

Re: [onap-discuss] [DMAAP] Kafka

2018-11-20 Thread Dominic Lunanuova
Some answers below. Others will need to answer the rest. -Dom From: onap-discuss@lists.onap.org [mailto:onap-discuss@lists.onap.org] On Behalf Of Prakash via Lists.Onap.Org Sent: Tuesday, November 20, 2018 4:49 AM To: onap-discuss@lists.onap.org Subject: [onap-discuss] [DMAAP] Kafka Hello Team,

Re: [onap-discuss] [DMAAP] Kafka

2018-11-20 Thread UNNAVA, SUNIL
Message Router is a REST API on top of Kafka. We can’t replace any other messaging framework with the Kafka. Thanks, Sunil From: LUNANUOVA, DOMINIC Sent: Tuesday, November 20, 2018 9:25 AM To: onap-discuss@lists.onap.org; prakas...@verizon.com Cc: RAMESH, BHANU ; UNNAVA, SUNIL ; 'Mark Scott'

[onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread Ahmad, Munir
Hello SO team, With Casablanca release, there is no way to synchronize OpenStack resources into AAI post create VF module building block automatically. Today’s heatbridge is hardcoded to be disabled

Re: [onap-discuss] SO Heatbridge for Dublin Release

2018-11-20 Thread Steve Smokowski
I’d like to move it to a small microservice we can trigger in the create vf module BB, if you have some time and cycles we can work on this one together. Thanks -Steve From: on behalf of "Ahmad, Munir" Reply-To: "onap-discuss@lists.onap.org" , "munir.ah...@bell.ca" Date: Tuesday,

[onap-discuss] VNF Creation Error in VID

2018-11-20 Thread Ukponmwan, Itohan
Hi All, I am trying to create a VNF from a service instance via VID but I see the following error; 11/20/18 10:28:43 HTTP Status: Internal Server Error (500) { "requestError": { "serviceException": { "messageId": "SVC2000", "text": "Unable to save instance to db due to error