|
Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo. I have two scenarios in testing netconf SB plugin:
(a) Have LINC switch in another VM which actually runs netconf code. I tried to make it work in testing netconf plugin by starting
Thanks Reinaldo. I have two scenarios in testing netconf SB plugin:
(a) Have LINC switch in another VM which actually runs netconf code. I tried to make it work in testing netconf plugin by starting
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#863
·
|
|
git clone https://git.opendaylight.org/gerrit/p/openflowplugin.git
By
Jan Medved (jmedved) <jmedved@...>
·
#862
·
|
|
Re: Jenkins Lab Integration webex
Hi all, I will try to sync with Andy tomorrow and get this properly documented in case we do not have time to make a proper session.
BR/Luis
Hi all, I will try to sync with Andy tomorrow and get this properly documented in case we do not have time to make a proper session.
BR/Luis
|
By
Luis Gomez
·
#861
·
|
|
Re: Jenkins Lab Integration webex
General ODL discussion is taking longer, I do not think we can start this at 16:00 PM, I will inform you when we do it.
BR/Luis
General ODL discussion is taking longer, I do not think we can start this at 16:00 PM, I will inform you when we do it.
BR/Luis
|
By
Luis Gomez
·
#860
·
|
|
Jenkins Lab Integration webex
Hi all,
Interested in this topic connect in at 16:00 PM PST:
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
Hi all,
Interested in this topic connect in at 16:00 PM PST:
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
|
By
Luis Gomez
·
#859
·
|
|
Webex for Release automation and Test discussion
Hi all,
Interested in this topic connect in 15 mins (14:00 PM PST):
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
Hi all,
Interested in this topic connect in 15 mins (14:00 PM PST):
[ Proxy ] - Testing Activities and Automation
Meeting Number: 202986568
Meeting Password: 123456
Go to
|
By
Luis Gomez
·
#858
·
|
|
Re: Would you please help to set a remote access in the Hackfest? RE: [OpenDaylight Discuss] Integration meeting MoM
Thanks. A record of meeting is also good enough. However, if Andy need our lab installing or upgrading new software when integrating it with ODL, we can make a response in time. So, hope Andy is
Thanks. A record of meeting is also good enough. However, if Andy need our lab installing or upgrading new software when integrating it with ODL, we can make a response in time. So, hope Andy is
|
By
Liguangpeng (Roc, IPTechnologyResearchDept&HW) <liguangpeng@...>
·
#857
·
|
|
Controller artifacts
Hi all,
Following our last meeting discussion on how to download and use controller artifacts, I have created this wiki that can be useful for some of you:
Hi all,
Following our last meeting discussion on how to download and use controller artifacts, I have created this wiki that can be useful for some of you:
|
By
Luis Gomez
·
#856
·
|
|
Re: Would you please help to set a remote access in the Hackfest? RE: [OpenDaylight Discuss] Integration meeting MoM
Hi Guangpeng, we will try to set up remote access as well as record the session so that it can be seen later. Only issue with this activity is Andy avaliability, he could not really confirm me he will
Hi Guangpeng, we will try to set up remote access as well as record the session so that it can be seen later. Only issue with this activity is Andy avaliability, he could not really confirm me he will
|
By
Luis Gomez
·
#855
·
|
|
Would you please help to set a remote access in the Hackfest? RE: [OpenDaylight Discuss] Integration meeting MoM
Hi Luis,
As you know, we have already built an open lab for Open Daylight Test at Huawei. And we want to join the discussion as you mentioned in the MoM:”Andy, Casper and Luis will start working
Hi Luis,
As you know, we have already built an open lab for Open Daylight Test at Huawei. And we want to join the discussion as you mentioned in the MoM:”Andy, Casper and Luis will start working
|
By
Liguangpeng (Roc, IPTechnologyResearchDept&HW) <liguangpeng@...>
·
#854
·
|
|
Re: [controller-dev] Netconf plugin testing
okay, there seems a confusion.
ODL has an internal Netconf server. This server is used for configuration of internal ODL stuff.
In order to test the Netconf SB plug-in you need an _external_ Netconf
okay, there seems a confusion.
ODL has an internal Netconf server. This server is used for configuration of internal ODL stuff.
In order to test the Netconf SB plug-in you need an _external_ Netconf
|
By
Reinaldo Penno <rapenno@...>
·
#853
·
|
|
Re: [controller-dev] Netconf plugin testing
Hi Reinaldo,
I believe netconf server will be started automatically after starting the controller. Here is the following lines called from config.ini. (Please correct me if I am wrong)
# Netconf
Hi Reinaldo,
I believe netconf server will be started automatically after starting the controller. Here is the following lines called from config.ini. (Please correct me if I am wrong)
# Netconf
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#852
·
|
|
Integration meeting MoM
Hi all, minutes available at:
https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Meetings#Meeting_Minutes
BR/Luis
Hi all, minutes available at:
https://wiki.opendaylight.org/view/CrossProject:Integration_Group:Meetings#Meeting_Minutes
BR/Luis
|
By
Luis Gomez
·
#851
·
|
|
Re: [controller-dev] Netconf plugin testing
Hi Madhusudan,
I have been looking into Netconf plugin since last couple of days and what I did is to put controller.currentconfig.xml in following location:
Hi Madhusudan,
I have been looking into Netconf plugin since last couple of days and what I did is to put controller.currentconfig.xml in following location:
|
By
Gupta, Kanika <kagupta@...>
·
#850
·
|
|
Re: [controller-dev] Netconf plugin testing
Which device are you using as a netconf server? You have to substitute the IP address on the example by the IP address of your netconf device. You need to make sure netconf is running on the device,
Which device are you using as a netconf server? You have to substitute the IP address on the example by the IP address of your netconf device. You need to make sure netconf is running on the device,
|
By
Reinaldo Penno <rapenno@...>
·
#849
·
|
|
Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo. I actually took the latest controller from wget
Thanks Reinaldo. I actually took the latest controller from wget
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#847
·
|
|
Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo. I actually took the latest controller from wget
Thanks Reinaldo. I actually took the latest controller from wget
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#846
·
|
|
Re: [controller-dev] Netconf plugin testing
The easiest way is to create an initial configuration file as
The easiest way is to create an initial configuration file as
|
By
Reinaldo Penno <rapenno@...>
·
#848
·
|
|
Netconf plugin testing
Hello,
I am interested in performing testing on netconf plugin. I have netconf server and just want to configure ODL. I have gone through the below links on how to test netconf plugin:
Hello,
I am interested in performing testing on netconf plugin. I have netconf server and just want to configure ODL. I have gone through the below links on how to test netconf plugin:
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#845
·
|
|
Re: FW: [OpenDaylight Discuss] IRC (design) discussions [was Re: [OpenDaylight TSC] Some big picture and ODL maturity concerns] I'd like to raise (re-open in some cases)
Hi Luis,
I would like to work on Performance measurement for VTN virtualization edition.
Regards,
Venkat G
________________________________________
Sent: Friday, March 21, 2014 9:35 AM
To:
Hi Luis,
I would like to work on Performance measurement for VTN virtualization edition.
Regards,
Venkat G
________________________________________
Sent: Friday, March 21, 2014 9:35 AM
To:
|
By
Venkatrangan G - ERS, HCL Tech <venkatrangang@...>
·
#844
·
|