Re: [opnfv-tech-discuss] Apex bare metel deploy problem

2017-01-06 Thread liyin (F)
Hi Tim, I could only get connect the jumphost by ipmi , so I only could provide you some picture . I think it's also a problem during deplovement, I have no access to this jumphost. By the way, this iso is master and the date is 2016.12.21. Stack_list.png is the output of 3. Nova_list.png is the

[opnfv-tech-discuss] [OPNFV Helpdesk #33256] New committer

2017-01-06 Thread Aric Gardner via RT
user accepted invite. ___ opnfv-tech-discuss mailing list opnfv-tech-discuss@lists.opnfv.org https://lists.opnfv.org/mailman/listinfo/opnfv-tech-discuss

Re: [opnfv-tech-discuss] [OPNFV] [FUNCTEST] [Danube] VNF OnBoarding

2017-01-06 Thread Yingjun Li
Add Thaj, Yang Xu and Leibo from OPERA team to the list. They are preparing vIMS test case integration with FUNCTEST. Thanks Yingjun -Original Message- From: morgan.richo...@orange.com [mailto:morgan.richo...@orange.com] Sent: Friday, January 06, 2017 8:27 AM To: Yingjun Li; zhao.huab..

Re: [opnfv-tech-discuss] [multisite] Secgroup syncing Approach

2017-01-06 Thread Goutham Pratapa
Hi all, I have changed the document. based on our discussion to remove User-id from Url Path. Thanks Goutham -Goutham Pratapa/HYD/TCS wrote: - To: joehuang From: Goutham Pratapa/HYD/TCS Date: 12/09/2016 10:29AM Cc: Ashish singh , "caizhiyuan (A)" , opnfv-tech-discuss Subject

[opnfv-tech-discuss] [OPNFV] [FUNCTEST] [Danube] VNF OnBoarding

2017-01-06 Thread morgan.richomme
Dear Orchestra, Opera, OAI teams I would like to know the status on VNF onboarding for Danube. My last view was that you all were candidates to integrate a testcase integrating an orchestrator (respectivelly Openbaton, Open-O, Juju for OAI) to deploy a VNF (respectively ??, vIMS, vEPC(OAI)). I

[opnfv-tech-discuss] [armband] Note that Armband invite and meetings site updates to the new GoToMeeting numbers.

2017-01-06 Thread Bob Monkman
Armbanders, Just a reminder that like other projects we are using new Go To Meeting numbers as set up by OPNFV moving forward: Please join my meeting from your computer, tablet or smartphone. https://global.gotomeeting.com/join/144838637 IRC Channel is set up @ https://webchat.free

[opnfv-tech-discuss] [multisite] Multisite VNF Geo site disaster recovery

2017-01-06 Thread Klemen Pogacnik
I'm trying to deploy Multisite VNF Geo site disaster recovery scenario with Ceph as a backend for a Cinder service (scenario 3, 3rd way) . Ceph rbd mirroring is used for data replication between two sites. Volume created on site1 is replicated to site2, but this volume is not visible on Cinder on s

Re: [opnfv-tech-discuss] [infra][doctor] experimental trigger not working

2017-01-06 Thread Yujun Zhang
Thanks Fatih Fix proposed in https://gerrit.opnfv.org/gerrit/#/c/26767/ What will the value of '{project}' be if we forget to pass a variable to the macro? Is it possible to detect such error with a verification job? On Fri, Jan 6, 2017 at 7:15 PM Fatih Degirmenci < fatih.degirme...@ericsson.com

Re: [opnfv-tech-discuss] [infra][doctor] experimental trigger not working

2017-01-06 Thread Fatih Degirmenci
Hi Yujun, This is due to not passing project and branch values to macro. This causes the use of incorrect values for PROJECT and GERRIT_PROJECT parameters in the created Jenkins job. (job has {project} as PROJECT value and {branch} as GERRIT_PROJECT value as oppose to doctor and master respecti