[controller-dev] Test with new OF13


Brent Salisbury <brent.salisbury@...>
 

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 been doing on testing buddy.
-Brent


On Jan 20, 2014, at 3:12 PM, Luis Gomez <luis.gomez@...> wrote:

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 any test? and if not when do you plan to do it?
 
We (Integration team) will be doing some testing by the end of the week but it is very advisable projects do their own tests as well.
 
Thanks/Luis
 
_______________________________________________
controller-dev mailing list
controller-dev@...
https://lists.opendaylight.org/mailman/listinfo/controller-dev


Luis Gomez <luis.gomez@...>
 

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 (controller-dev@...); integration-dev@...
Subject: 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 been doing on testing buddy.

-Brent

 

On Jan 20, 2014, at 3:12 PM, Luis Gomez <luis.gomez@...> wrote:



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 any test? and if not when do you plan to do it?

 

We (Integration team) will be doing some testing by the end of the week but it is very advisable projects do their own tests as well.

 

Thanks/Luis

 

_______________________________________________
controller-dev mailing list
controller-dev@...
https://lists.opendaylight.org/mailman/listinfo/controller-dev

 


Jan Medved (jmedved) <jmedved@...>
 

 If you’re programming flows through Restconf, you may find useful flow programming examples here: https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows.



/Jan


From: Luis Gomez <luis.gomez@...>
Date: Monday, January 20, 2014 at 12:12 PM
To: "<affinity-dev@...> (affinity-dev@...)" <affinity-dev@...>, "vtn-dev@..." <vtn-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>, "dev (controller-dev@...)" <controller-dev@...>
Cc: "'integration-dev@...'" <integration-dev@...>
Subject: [controller-dev] 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 any test? and if not when do you plan to do it?

 

We (Integration team) will be doing some testing by the end of the week but it is very advisable projects do their own tests as well.

 

Thanks/Luis

 


Luis Gomez <luis.gomez@...>
 

Thanks Jan for the tip.

 

I have another question regarding pushing flows with OF13 plugin: From the end user perspective, is RESTCONF the only way to push flows with OF13 features or can we use FRM or any other application in the controller? My understanding is FRM works for OF13 switches but maybe it cannot deal with OF13 features…

 

Thanks/Luis

 

 

From: Jan Medved (jmedved) [mailto:jmedved@...]
Sent: Wednesday, January 22, 2014 5:04 AM
To: Luis Gomez; <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev (controller-dev@...)
Cc: 'integration-dev@...'
Subject: Re: [controller-dev] Test with new OF13

 

 If you’re programming flows through Restconf, you may find useful flow programming examples here: https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows.

 

 

 

/Jan

 

 

From: Luis Gomez <luis.gomez@...>
Date: Monday, January 20, 2014 at 12:12 PM
To: "<affinity-dev@...> (affinity-dev@...)" <affinity-dev@...>, "vtn-dev@..." <vtn-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>, "dev (controller-dev@...)" <controller-dev@...>
Cc: "'integration-dev@...'" <integration-dev@...>
Subject: [controller-dev] 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 any test? and if not when do you plan to do it?

 

We (Integration team) will be doing some testing by the end of the week but it is very advisable projects do their own tests as well.

 

Thanks/Luis

 


Jan Medved (jmedved) <jmedved@...>
 

FRM’s NB API is essentially exposed through RESTCONF. When you program a flow via RESTCONF, the request is routed to the FRM. In other words, FRM provides the flow subtree (namespace) for a flow-capable node.


/Jan


From: Luis Gomez <luis.gomez@...>
Date: Wednesday, January 22, 2014 at 11:07 AM
To: Jan Medved <jmedved@...>, "<affinity-dev@...> (affinity-dev@...)" <affinity-dev@...>, "vtn-dev@..." <vtn-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>, "dev (controller-dev@...)" <controller-dev@...>
Cc: "'integration-dev@...'" <integration-dev@...>
Subject: RE: [controller-dev] Test with new OF13

Thanks Jan for the tip.

 

I have another question regarding pushing flows with OF13 plugin: From the end user perspective, is RESTCONF the only way to push flows with OF13 features or can we use FRM or any other application in the controller? My understanding is FRM works for OF13 switches but maybe it cannot deal with OF13 features…

 

Thanks/Luis

 

 

From: Jan Medved (jmedved) [mailto:jmedved@...]
Sent: Wednesday, January 22, 2014 5:04 AM
To: Luis Gomez; <affinity-dev@...> (affinity-dev@...); vtn-dev@...; ovsdb-dev@...; dev (controller-dev@...)
Cc: 'integration-dev@...'
Subject: Re: [controller-dev] Test with new OF13

 

 If you’re programming flows through Restconf, you may find useful flow programming examples here: https://wiki.opendaylight.org/view/Editing_OpenDaylight_OpenFlow_Plugin:End_to_End_Flows:Example_Flows.

 

 

 

/Jan

 

 

From: Luis Gomez <luis.gomez@...>
Date: Monday, January 20, 2014 at 12:12 PM
To: "<affinity-dev@...> (affinity-dev@...)" <affinity-dev@...>, "vtn-dev@..." <vtn-dev@...>, "ovsdb-dev@..." <ovsdb-dev@...>, "dev (controller-dev@...)" <controller-dev@...>
Cc: "'integration-dev@...'" <integration-dev@...>
Subject: [controller-dev] 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 any test? and if not when do you plan to do it?

 

We (Integration team) will be doing some testing by the end of the week but it is very advisable projects do their own tests as well.

 

Thanks/Luis