|
Re: List of OVSDB files that have no Copyright/License Information
Thanks Phil. This is not bad and is inline.
-Madhu
On 1/14/14, 4:12 PM, Phil Robb wrote:
Thanks Phil. This is not bad and is inline.
-Madhu
On 1/14/14, 4:12 PM, Phil Robb wrote:
|
By
Madhu Venugopal
·
#181
·
|
|
Please fix usage of System.out.println
https://bugs.opendaylight.org/show_bug.cgi?id=302
Ed
https://bugs.opendaylight.org/show_bug.cgi?id=302
Ed
|
By
Ed Warnicke (eaw) <eaw@...>
·
#182
·
|
|
Re: Release Readiness : Dependency convergence
Hi Devs,
We are making good progress with the versions plugin update to the per-project jenkins job.
A quick summary on the progress across projects
Hi Devs,
We are making good progress with the versions plugin update to the per-project jenkins job.
A quick summary on the progress across projects
|
By
Madhu Venugopal
·
#183
·
|
|
Re: [controller-dev] Release Readiness : From SNAPSHOT to Release & Branching recommendations
Agreed Madhu. That makes sense. It is aseparate thread of discussion.
Regards
Muthukumaran (Muthu)
P(existence at t) = 1- 1/P(existence at t-1)
From: Madhu Venguopal <mavenugo@...>
To:
Agreed Madhu. That makes sense. It is aseparate thread of discussion.
Regards
Muthukumaran (Muthu)
P(existence at t) = 1- 1/P(existence at t-1)
From: Madhu Venguopal <mavenugo@...>
To:
|
By
Muthukumaran Kothandaraman <mkothand@...>
·
#184
·
|
|
Re: [controller-dev] ovs related queries: ofport_request purpose and range
Hi Vijay,
The port number that you see in ovs-dpctl is NOT the openflow assigned port number.
Rather it is the datapath port identifier used purely for the forwarding
Hi Vijay,
The port number that you see in ovs-dpctl is NOT the openflow assigned port number.
Rather it is the datapath port identifier used purely for the forwarding
|
By
Madhu Venugopal
·
#185
·
|
|
Re: [controller-dev] ovs related queries: ofport_request purpose and range
Hi Madhu!
Thanks a lot for the info! Indeed I am able to see the ofport_request info in the ovs-vsctl list interface output. Also, ovs-vsctl errors out with the range in case I attempt to add a value
Hi Madhu!
Thanks a lot for the info! Indeed I am able to see the ofport_request info in the ovs-vsctl list interface output. Also, ovs-vsctl errors out with the range in case I attempt to add a value
|
By
Venkata Siva Vijayendra Bhamidipati
·
#187
·
|
|
Re: [controller-dev] ovs related queries: ofport_request purpose and range
Looks like adding the controller to ovs passes into handleNewConnection() in Controller.java.. Will keep digging..
Cheers!
Regards,
Vijay
From: <ebaysf>, "Bhamidipati, Vijay" <vbhamidipati@...>
Date:
Looks like adding the controller to ovs passes into handleNewConnection() in Controller.java.. Will keep digging..
Cheers!
Regards,
Vijay
From: <ebaysf>, "Bhamidipati, Vijay" <vbhamidipati@...>
Date:
|
By
Venkata Siva Vijayendra Bhamidipati
·
#188
·
|
|
Re: [controller-dev] ovs related queries: ofport_request purpose and range
Hi Vijay,
Sorry, I dont quite get your question.
getNodesLearnt() gets the info from SwitchManager which maintains the Switch/Node properties.
and we can obtain the info from
Hi Vijay,
Sorry, I dont quite get your question.
getNodesLearnt() gets the info from SwitchManager which maintains the Switch/Node properties.
and we can obtain the info from
|
By
Madhu Venugopal
·
#186
·
|
|
Re: [openflowplugin-dev] VM available at OpenDaylight
Hi Luis, Andy,
The ovsdb team requested for a VM with mininet as well few weeks back :-)
Is it possible to allocate 1 to perform the integration test for ovsdb ?
We dont
Hi Luis, Andy,
The ovsdb team requested for a VM with mininet as well few weeks back :-)
Is it possible to allocate 1 to perform the integration test for ovsdb ?
We dont
|
By
Madhu Venugopal
·
#189
·
|
|
Re: Release Readiness : Dependency convergence
Please add -Pintegrationtests to your versions jenkins job if your project also relies on IT (& re-execute the jenkins job).
We forgot to add it to the controller project before & I added it
Please add -Pintegrationtests to your versions jenkins job if your project also relies on IT (& re-execute the jenkins job).
We forgot to add it to the controller project before & I added it
|
By
Madhu Venugopal
·
#190
·
|
|
Re: [controller-dev] ovs related queries: ofport_request purpose and range
Hi Madhu!
Picking this up from yesterday.. Yes, it sounds like Connection Manager is what I will need to look into – I wanted to know where the port info that is pushed by the ovs is received by the
Hi Madhu!
Picking this up from yesterday.. Yes, it sounds like Connection Manager is what I will need to look into – I wanted to know where the port info that is pushed by the ovs is received by the
|
By
Venkata Siva Vijayendra Bhamidipati
·
#191
·
|
|
Re: [openflowplugin-dev] VM available at OpenDaylight
Hi all,
Sorry for the delayed answer, too many things at the same time…
Madhu, we are “loaning” one of the integration VMs to OF plugin because among other things they are flexible to
Hi all,
Sorry for the delayed answer, too many things at the same time…
Madhu, we are “loaning” one of the integration VMs to OF plugin because among other things they are flexible to
|
By
Luis Gomez <luis.gomez@...>
·
#192
·
|
|
Re: [openflowplugin-dev] VM available at OpenDaylight
Yes Luis. Thats my request and Andy/helpdesk is back on the hook.
-Madhu
On 1/16/14, 11:15 AM, Luis Gomez wrote:
Yes Luis. Thats my request and Andy/helpdesk is back on the hook.
-Madhu
On 1/16/14, 11:15 AM, Luis Gomez wrote:
|
By
Madhu Venugopal
·
#193
·
|
|
Test with new OF13
Hi all,
There is a project related task before the release which is to verify the new OF plugin option (-of13) on those projects/applications that use OF. So the question is: have you already done
Hi all,
There is a project related task before the release which is to verify the new OF plugin option (-of13) on those projects/applications that use OF. So the question is: have you already done
|
By
Luis Gomez <luis.gomez@...>
·
#194
·
|
|
Re: [opendaylight.org #1378] Need a VM (with Mininet + OVS) for ovsdb jenkins integration
Hi Andy,
Thanks, Copying the ovsdb-dev team so that they are aware of this.
-Madhu
Hi Andy,
Thanks, Copying the ovsdb-dev team so that they are aware of this.
-Madhu
|
By
Madhu Venugopal
·
#195
·
|
|
Re: [opendaylight.org #1378] Need a VM (with Mininet + OVS) for ovsdb jenkins integration
Excellent. Thanks Andy.
-Madhu
Excellent. Thanks Andy.
-Madhu
|
By
Madhu Venugopal
·
#196
·
|
|
Re: [affinity-dev] Test with new OF13
Luis,
Thanks for the sys-test overview today.
Affinity project will include of1.3 in our test scripts -- Carol and I will coordinate on this.
Suchi
Luis,
Thanks for the sys-test overview today.
Affinity project will include of1.3 in our test scripts -- Carol and I will coordinate on this.
Suchi
|
By
Suchi Raman <suchi.raman@...>
·
#197
·
|
|
Re: [controller-dev] Test with new OF13
Hi Luis, we are working on getting tests consuming the MD-SAL/OF_1.3 this week for the OVDB project. We will update as we make progress in case it helps anyone else.
Thanks for all the work you have
Hi Luis, we are working on getting tests consuming the MD-SAL/OF_1.3 this week for the OVDB project. We will update as we make progress in case it helps anyone else.
Thanks for all the work you have
|
By
Brent Salisbury
·
#198
·
|
|
Re: [affinity-dev] Test with new OF13
Thanks Suchi.
From: Suchi Raman [mailto:suchi.raman@...]
Sent: Monday, January 20, 2014 1:58 PM
To: Luis Gomez
Cc: <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev
Thanks Suchi.
From: Suchi Raman [mailto:suchi.raman@...]
Sent: Monday, January 20, 2014 1:58 PM
To: Luis Gomez
Cc: <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev
|
By
Luis Gomez <luis.gomez@...>
·
#199
·
|
|
Re: [controller-dev] Test with new OF13
Thanks Brent.
From: Brent Salisbury [mailto:brent.salisbury@...]
Sent: Monday, January 20, 2014 2:04 PM
To: Luis Gomez
Cc: <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev
Thanks Brent.
From: Brent Salisbury [mailto:brent.salisbury@...]
Sent: Monday, January 20, 2014 2:04 PM
To: Luis Gomez
Cc: <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev
|
By
Luis Gomez <luis.gomez@...>
·
#200
·
|