Re: [onap-discuss] vFW: peer not authenticated in maven project build in cloud-init

2017-06-27 Thread Tapan Majhi
This is one authentication issue I also faced. Not sure about the exact root cause and the proper solution to it . but adding below line will help you move ahead. mvn org.apache.maven.plugins:maven-dependency-plugin:2.10:get -DremoteRepositories=https://nexus.onap.org/content/groups/staging

[onap-discuss] [DMaaP] Data Movement As a Platform - Project PTL Nominations

2017-06-27 Thread GUDISENA, VARUNESHWAR
Greetings DMaaP Committers, DMaaP project is soliciting self-nominations for its Project Technical Lead. Per TSC instructions, nominees should be from those listed as committers on the DMaaP project proposal approved by the ONAP TSC (

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread NOSHPITZ, CLAUDE
Apologies if I am misreading this -- it seems like interposing at least some layer of mediation in front of "raw" OpenStack calls is a pretty clear requirement for R1. If that's already covered in MultiVIM, then would the question be more about minimizing technical debt due to

Re: [onap-discuss] vFW: got one step further: Couldn't download artifact (was previous peer not authenticated in maven project build in cloud-init)

2017-06-27 Thread Michael O'Brien
Josef, Check your ~/.m2/settings.xml against the reference (you need all 4 nexus profiles public/staging/release/snapshots - I see you have staging though which used to the the issue - so hopefully all 4 will allow you to pass this one) Was going to answer before on the mvn version -

Re: [onap-discuss] Robot vm script automation

2017-06-27 Thread FLOOD, JERRY
Ajay Michael The preload values for the demo VFW originate from the following section of the integration_preload_parameters.py. # heat template parameter values for heat template instances created for hands on demo test case "Demo" : { "vfw_preload.template": {

[onap-discuss] A PTL Selection

2017-06-27 Thread FORSYTH, JAMES
A/ESR Committers, The votes for A PTL have been cast and the poll is closed. Jimmy Forsyth has been elected PTL for the Active and Available Inventory Project. I will be setting up weekly meetings - anyone interested in contributing to the project or understanding A please contact me or

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread DeWayne Filppi
I'd say the ideal would be for the MSO/SO to not directly call VIM APIs, but would not want to jeopardize the SO project based on an external dependency that frankly isn't necessary to reach the use case goal for R1. Just my 2 cents. ___ onap-discuss

Re: [onap-discuss] Robot vm script automation

2017-06-27 Thread ROSE, DANIEL V
Good find, can you look at this jerry or marco? Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: OBRIEN, FRANK MICHAEL Sent: Monday, June 26, 2017 11:18 PM To: ROSE, DANIEL V ; Josef Reisinger Cc: onap-discuss@lists.onap.org;

[onap-discuss] vCPE use case study and the impact to other projects

2017-06-27 Thread Kang Xi
BEGIN:VCALENDAR METHOD:REQUEST PRODID:Microsoft Exchange Server 2010 VERSION:2.0 BEGIN:VTIMEZONE TZID:Eastern Standard Time BEGIN:STANDARD DTSTART:16010101T02 TZOFFSETFROM:-0400 TZOFFSETTO:-0500 RRULE:FREQ=YEARLY;INTERVAL=1;BYDAY=1SU;BYMONTH=11 END:STANDARD BEGIN:DAYLIGHT

Re: [onap-discuss] vFW: got one step further: Couldn't download artifact (was previous peer not authenticated in maven project build in cloud-init)

2017-06-27 Thread Josef Reisinger
Nobody faces this error? I asked "friend G." and it seems that there is some issue with the certificates. If I look a but up in cloud-init-output, I can see there was an error installing the certificates: /var/lib/dpkg/info/ca-certificates-java.postinst: line 53: java: command not found

[onap-discuss] [vnfrqts] next meeting

2017-06-27 Thread WRIGHT, STEVEN A
The regular meeting schedule for next week would fall on July 4th which is a holiday in US. The ONAP release planning folks would appreciate us progressing on the release milestone definition. Would another call later this week to replace the call on July 4th make sense? Since this is out of

[onap-discuss] [vnfrqts] Deliverables discussion

2017-06-27 Thread WRIGHT, STEVEN A
This email is to start a discussion thread on the release deliverables for the VNF requirements project. The ONAP Release Planning folks have created a template for the M1 milestone that they are requesting all projects to fill out. I have created a copy of this template on the wiki under out

Re: [onap-discuss] [OOM] Contributing to OOM project

2017-06-27 Thread Viswa KSP
Thanks Roger. I'll definitely give it a try and post my feedback. Meanwhile pls keep me posted with any update on this effort ( wiki / DCAE support etc ). BR, Viswa On Tue, Jun 27, 2017 at 7:06 PM, Roger Maitland wrote: > Hi Viswa, > > > > A preliminary version of

Re: [onap-discuss] [openlab][onap-tsc] Nomination Open for Open Lab Subcommittee

2017-06-27 Thread Yang Xu (Yang, Fixed Network)
+1 From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Chengli Wang Sent: Tuesday, June 27, 2017 4:46 AM To: onap-discuss@lists.onap.org; onap-...@lists.onap.org Subject: Re: [onap-discuss] [openlab][onap-tsc] Nomination Open for Open Lab

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread NOSHPITZ, CLAUDE
Is there general agreement that direct invocation by (M)SO of any OpenStack APIs, including “extensions” like Contrail, will not exist in R1 due to these functions being encapsulated within Multi-VIM? Thanks. --Claude From: on behalf of "Arun Arora (c)"

Re: [onap-discuss] ONAP Documentation scope

2017-06-27 Thread Matthew Harffy
Hi, Thanks for the matrix and questions, Greg and thanks Michael and James for the following comments. As a general response to Michael’s comments first, overall I think we need to clearly define a differentiation between the wiki and the release ONAP documentation. The wiki, by design, will

[onap-discuss] 答复: [doc] ONAP Documentation Project Start

2017-06-27 Thread Yangliu (E)
Hi Rich: Thanks for reminding, and I fill some key comments in that matrix. And I am preparing a sliders for the meeting, I will show you all why I think Markdown file is better than RST. 发件人: BENNETT, RICH [mailto:rb2...@att.com] 发送时间: 2017年6月27日 14:42 收件人: Yangliu (E)

[onap-discuss] vFW: peer not authenticated in maven project build in cloud-init

2017-06-27 Thread Josef Reisinger
I logged this in JIRA, maybe I get a response faster on the list: When deploying a vFW demo stack, I get a "peer not authenticated" error in maven build. The same happens if I try to run the command manually. Anybody to know what is missing? mvn

Re: [onap-discuss] [Modeling]The result of PTL election of modeling project

2017-06-27 Thread Parviz Yegani
Congrats Deng Hui! Parviz From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of denghui (L) Sent: Tuesday, June 27, 2017 5:11 AM To: onap-discuss@lists.onap.org; onap-...@lists.onap.org Subject: [onap-discuss] [Modeling]The result of PTL election of

Re: [onap-discuss] aai-instances installation

2017-06-27 Thread Arul Nambi
Hey Subash, The docker image names is wrong for sparky; I will create a PR to fix that. The version is right value in the scripts but I did notice that it is not available in the nexus3 repo. I am looking into it. In the meantime to unblock you can you change the scripts to docker pull

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread Arun Arora (c)
Hi Rob, Yes, I also understand that the OpenStack APIs are called from Network/VNF adapter. However, we are still working on the code flow understanding from Network/VNF adapter to above. As you mentioned BPMN calls Network/VNF adapter to do the operations, we now will work on BPMN and

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread DAUGHERTY, ROBERT E
Arun, Just confirming what said: OpenStack APIs are called directly from the MSO Network/VNF adapter. The BPMN flow makes calls to the adapter to perform those operations. Rob From: Arun Arora (c) [mailto:aroraa...@vmware.com] Sent: Tuesday, June 27, 2017 9:43 AM To: ROSE, DANIEL V

Re: [onap-discuss] [Modeling]The result of PTL election of modeling project

2017-06-27 Thread denghui (L)
Thank you, Michael, DENG Hui From: Michael Brenner [mailto:mich...@gigaspaces.com] Sent: Tuesday, June 27, 2017 8:52 PM To: denghui (L) Cc: onap-discuss@lists.onap.org; onap-...@lists.onap.org Subject: Re: [onap-discuss] [Modeling]The result of PTL election of modeling

Re: [onap-discuss] [OOM] Contributing to OOM project

2017-06-27 Thread Roger Maitland
Hi Viswa, A preliminary version of the OOM ‘oneClick’ deployment of ONAP on kubernetes/containers has been released in gerrit here: https://gerrit.onap.org/r/#/admin/projects/oom This is still a work in progress as we don’t have a detailed wiki yet (but we’re working on it) and DCAE isn’t

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread ROSE, DANIEL V
I believe that flow of calls is correct with the exception of I don't think they call the contrail method all the time. The bpmn flow either creates a vanilla neutron network or a contrail neutron newwork, I think you have both in one flow. Adding in a MultiVIM layer is one of the R1 goals, and

Re: [onap-discuss] MSO code flow to OpenStack for Orchestration

2017-06-27 Thread ROSE, DANIEL V
Those methods are called from the BPMN workflows that run on the camunda engine. Thanks, Daniel Rose ECOMP / ONAP com.att.ecomp 732-420-7308 From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of Arun Arora (c) Sent: Tuesday, June 27, 2017 9:18 AM

Re: [onap-discuss] aai-instances installation

2017-06-27 Thread Gino Fraboni
For the Data Router microservice, the artifact name is data-router, not datarouter-service. Hope this is helpful... Gino Fraboni Senior Software Developer Data Experience [amdocs-2017-brand-mark-rgb] A Platinum member of ONAP Read

Re: [onap-discuss] [Modeling]The result of PTL election of modeling project

2017-06-27 Thread Michael Brenner
Congratulations! Michael On Tue, Jun 27, 2017 at 8:10 AM, denghui (L) wrote: > Hello all > > > > I would like to share the result of PTL election of modeling project, Deng > Hui is only one candidate and got 17 “+1” > > So Deng Hui win this election, thanks a lot for your

[onap-discuss] [Modeling]The result of PTL election of modeling project

2017-06-27 Thread denghui (L)
Hello all I would like to share the result of PTL election of modeling project, Deng Hui is only one candidate and got 17 “+1” So Deng Hui win this election, thanks a lot for your support Best regards, DENG Hui From: denghui (L) [mailto:denghu...@huawei.com] Sent: 2017年6月25日 22:42 To: JANA,

[onap-discuss] Need help to install ONAP

2017-06-27 Thread Atul Pandey
Hi All, Is it possible to install and test ONAP in local environment without Rackspace Login ID? Regards, Atul ___ onap-discuss mailing list onap-discuss@lists.onap.org https://lists.onap.org/mailman/listinfo/onap-discuss

Re: [onap-discuss] ONAP DCAE openstack deployment controller container error

2017-06-27 Thread LUND, CARSTEN (CARSTEN)
Please look at updated information about this on https://wiki.onap.org/display/DW/DCAE+Controller+Development+Guide Carsten From: onap-discuss-boun...@lists.onap.org [mailto:onap-discuss-boun...@lists.onap.org] On Behalf Of ajay.priyadar...@ril.com Sent: Tuesday, June 27, 2017 3:23 AM To:

Re: [onap-discuss] Robot test cases failing for SDNGC

2017-06-27 Thread Subhash Kumar Singh
Thank you Brian for the response. Now the features are installed in ODL and test cases are passing. -- Regards, Subhash Kumar Singh From: FREEMAN, BRIAN D [bf1...@att.com] Sent: Friday, June 23, 2017 21:05 To: Subhash Kumar Singh; onap-discuss@lists.onap.org

Re: [onap-discuss] [openlab][onap-tsc] Nomination Open for Open Lab Subcommittee

2017-06-27 Thread Chengli Wang
Dear Open Lab subcommittee members, I'd like to self-nominate for Open Lab subcommittee chairperson position. I am fully committed to this work and confidence that we can achieve great results and strong support ONAP committee by collaborative work in the community. I am looking forward to

Re: [onap-discuss] Regarding docker baseline tag

2017-06-27 Thread Closset, Christophe
1.0-STAGING-latest is built out of the release 1.0.0 branch for each component. This branch is the one that was used for the initial seed code of ONAP, and is pretty much stable now (all new work happens on master) Even though the containers are rebuilt every day, since the code is not moving

[onap-discuss] Regarding docker baseline tag

2017-06-27 Thread Kedar Ambekar
Hi All, My understanding is that everyday's build is tagged as "latest" as well. So while installing ONAP, if I use docker_version: 1.0-STAGING-latest as an environment parameter, I will be getting previous day build. That means I will get different functionality in every install. If I want

Re: [onap-discuss] [onap-tsc] Nomination Open for Usecase Subcommittee

2017-06-27 Thread Alla Goldner
Dear Usecase subcommittee members, I'd like to self-nominate for Usecase subcommittee chairperson position. You can see my short resume below. I am fully committed to this work and confident we can achieve great results by collaborative work in the community and preparing our inputs in advance