|
Re: Bridge domain API broken?
OK Madhu, I can take care of these changes. I am almost sure I had to commit this automatic patch from jenkins because the editions build was failing. Anyway, I will do according to your
OK Madhu, I can take care of these changes. I am almost sure I had to commit this automatic patch from jenkins because the editions build was failing. Anyway, I will do according to your
|
By
Luis Gomez
·
#883
·
|
|
Re: [controller-dev] Netconf plugin testing
This is the exact error I get in OSGi command line:
2014-04-01 15:49:21.307 PDT [pool-34-thread-1] ERROR o.o.c.s.c.n.NetconfDevice#libnetconfd - Netconf client NOT started.
This is the exact error I get in OSGi command line:
2014-04-01 15:49:21.307 PDT [pool-34-thread-1] ERROR o.o.c.s.c.n.NetconfDevice#libnetconfd - Netconf client NOT started.
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#882
·
|
|
Re: [controller-dev] Netconf plugin testing
Thanks Reinaldo.
I installed docker image mentioned at https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Docker_image and I am able to see the response sent by server
Thanks Reinaldo.
I installed docker image mentioned at https://wiki.opendaylight.org/view/OpenDaylight_Controller:Config:Examples:Netconf#Docker_image and I am able to see the response sent by server
|
By
Madhusudhan Kandadai <madhusudhan.opendaylight@...>
·
#881
·
|
|
Re: Bridge domain API broken?
Hi Luis,
Thats because of this :
commit 9ad9918a8144e5a5ea83ed85f5a81e3d3cfcbca9
Author: jenkins-integration <jekins-integration@...>
Date: Tue Apr 1 16:00:34 2014
Hi Luis,
Thats because of this :
commit 9ad9918a8144e5a5ea83ed85f5a81e3d3cfcbca9
Author: jenkins-integration <jekins-integration@...>
Date: Tue Apr 1 16:00:34 2014
|
By
Madhu Venugopal
·
#880
·
|
|
Re: Bridge domain API broken?
Hi Madhu,
Still fails, please check the latest OSGi console when base edition starts and also when we try to create bridge through BD API:
Hi Madhu,
Still fails, please check the latest OSGi console when base edition starts and also when we try to create bridge through BD API:
|
By
Luis Gomez
·
#879
·
|
|
Re: [openflowplugin-dev] Statistics Manager performance
Hi,
If all you want to do is look at CPU usage for the app then you can connect to it using jconsole which ships with the jdk.
To use console do the following,
1. Start controller with the -jmx switch
Hi,
If all you want to do is look at CPU usage for the app then you can connect to it using jconsole which ships with the jdk.
To use console do the following,
1. Start controller with the -jmx switch
|
By
Moiz Raja <moraja@...>
·
#878
·
|
|
[openflowplugin-dev] Statistics Manager performance
FYI, they use YourKit to plot the CPU graphs, does anybody in Integration have experience with this tool?
Begin forwarded message:
From: Anil Vishnoi <vishnoianil@...>
Subject: Re:
FYI, they use YourKit to plot the CPU graphs, does anybody in Integration have experience with this tool?
Begin forwarded message:
From: Anil Vishnoi <vishnoianil@...>
Subject: Re:
|
By
Luis Gomez
·
#877
·
|
|
Re: Testing BGP in controller with exabgp
Brian,
The IP addresses are reversed. Sorry about that.
-Moiz
Brian,
The IP addresses are reversed. Sorry about that.
-Moiz
|
By
Moiz Raja (moraja) <moraja@...>
·
#876
·
|
|
Re: Bridge domain API broken?
Hi Luis,
Unless you are using an older version of OVS in your testbed, this IPFIX change should not impact you.
But, I realized that our new topic branch could have caused this issue. We have a
Hi Luis,
Unless you are using an older version of OVS in your testbed, this IPFIX change should not impact you.
But, I realized that our new topic branch could have caused this issue. We have a
|
By
Madhu Venugopal
·
#875
·
|
|
Re: Bridge domain API broken?
Thanks Madhu ;)
By
Luis Gomez
·
#874
·
|
|
Re: Bridge domain API broken?
Hi Luis,
We modified the code to include IPFIX. Not sure if that is causing this issue.
I will look into it and get back to you.
Thanks,
-Madhu
Hi Luis,
We modified the code to include IPFIX. Not sure if that is causing this issue.
I will look into it and get back to you.
Thanks,
-Madhu
|
By
Madhu Venugopal
·
#873
·
|
|
Bridge domain API broken?
Hi Devs,
Since today we have problems in the base edition system test like it is not possible to create a bridge using Bridge Domain API. Have you changed anything that could impact this
Hi Devs,
Since today we have problems in the base edition system test like it is not possible to create a bridge using Bridge Domain API. Have you changed anything that could impact this
|
By
Luis Gomez
·
#872
·
|
|
[openflowplugin-dev] Fw: Statistics Manager performance
Fwding to Integration group.
Begin forwarded message:
Fwding to Integration group.
Begin forwarded message:
|
By
Luis Gomez
·
#871
·
|
|
Re: Testing BGP in controller with exabgp
Punal,
I think running on the same VM would work but only if it was multi-homed. In the configuration for exabgp we have to specify the IP address of the peer. If the peer IP is the same as what I am
Punal,
I think running on the same VM would work but only if it was multi-homed. In the configuration for exabgp we have to specify the IP address of the peer. If the peer IP is the same as what I am
|
By
Moiz Raja (moraja) <moraja@...>
·
#870
·
|
|
Re: Testing BGP in controller with exabgp
Hi Moiz,
I followed your steps to create single bgp peer but was unable to establish bgp session.
Do we need two seperate vm's to create bgp session?
Here is the log after executing "exabgp
Hi Moiz,
I followed your steps to create single bgp peer but was unable to establish bgp session.
Do we need two seperate vm's to create bgp session?
Here is the log after executing "exabgp
|
By
punal patel <punal.patel@...>
·
#869
·
|
|
Re: [OpenDaylight Discuss] Exabgp in the lab
Andy,
I'll get it working with virtualenv and let you know if we can go with that option.
-Moiz
________________________________________
Sent: Monday, March 31, 2014 2:34 PM
To: Moiz Raja
Andy,
I'll get it working with virtualenv and let you know if we can go with that option.
-Moiz
________________________________________
Sent: Monday, March 31, 2014 2:34 PM
To: Moiz Raja
|
By
Moiz Raja (moraja) <moraja@...>
·
#868
·
|
|
Re: [OpenDaylight Discuss] Exabgp in the lab
Upgrading the testlab itself to be python 2.7 isn't going to happen as
2.6 is the system level python on EL6 systems (which the lab runs on).
That being said, I _can_ install python 2.7 but anything
Upgrading the testlab itself to be python 2.7 isn't going to happen as
2.6 is the system level python on EL6 systems (which the lab runs on).
That being said, I _can_ install python 2.7 but anything
|
By
Andrew Grimberg
·
#867
·
|
|
Testing BGP in controller with exabgp
Hi Brian and Lakshman,
Here are my notes on how to setup controller and exabgp for testing. Please try it out and let me know if you run into any
Hi Brian and Lakshman,
Here are my notes on how to setup controller and exabgp for testing. Please try it out and let me know if you run into any
|
By
Moiz Raja (moraja) <moraja@...>
·
#866
·
|
|
Exabgp in the lab
Hi,
During the napa Hackfest we had a discussion about doing some integration testing of the bgp plugin. To enable this testing we need to introduce a bgp speaker. Exabgp seems to fit the bill and a
Hi,
During the napa Hackfest we had a discussion about doing some integration testing of the bgp plugin. To enable this testing we need to introduce a bgp speaker. Exabgp seems to fit the bill and a
|
By
Moiz Raja <moraja@...>
·
#865
·
|
|
Re: [controller-dev] Netconf plugin testing
You might need to pull again due to this patch.
You might need to pull again due to this patch.
|
By
Reinaldo Penno <rapenno@...>
·
#864
·
|