> 
> On Apr 8, 2014, at 11:54 PM, YAMAMOTO Takashi <[email protected]> wrote:
> 
>> there are a few ways to use ryu+openstack.
>> 
>> a. "ryu" plugin
>>    it uses openflow 1.0 and depends on ovs features.
>>    (nicira extensions, ovsdb, ...)
>> 
>> b. "ofagent" ml2 mech driver
>>    while it aims to support pure openflow 1.3 switches,
>>    currently it still requires ovs features.
>>    (ovs-vsctl, patch ports, \x85)
> 
> Is it possible to documentate those OVS features in details so that non-OVS 
> switch can emulate those features?

some todo items:  https://wiki.openstack.org/wiki/Neutron/OFAgent/Todo

> 
> 
>> 
>> c. write your own plugin using ryu
>>    this might be the best choice for you as others are
>>    for software switches.
> 
> Does writing my own plugin mean that i also need to write my own OF 
> \x93controller\x94?

you likely need to write some ryu applications, sure.

YAMAMOTO Takashi

> 
> 
>> 
>> YAMAMOTO Takashi
>> 
>>> Sorry. I have no idea what the merged \x93ofagent\x94 agent is and for o_o||
>>> 
>>> What i need to know is, if i use Ryu as OF controller, what are the 
>>> requirements (software, protocol and configuration) of a physical switch in 
>>> order to run Openstack in the northbound (of Ryu)? 
>>> 
>>> The physical switch does not run OVS or OVSDB but a \x93pure\x94 Openflow 
>>> 1.3 agent inside.
>>> 
>>> Thanks.
>>> 
>>> 
>>> 
>>> On Apr 8, 2014, at 11:06 PM, YAMAMOTO Takashi <[email protected]> 
>>> wrote:
>>> 
>>>>> Hi,
>>>>> 
>>>>> I have an Openflow 1.3 agent running on my physical switch. It is not OVS 
>>>>> and does not support OVSDB. What are the minimum software requirements 
>>>>> for my switch and the OF 1.3 agent to support Ryu and Openstack Quantum 
>>>>> in the northbound?
>>>> 
>>>> are you talking about "ofagent" agent recently merged to neutron?
>>>> 
>>>> YAMAMOTO Takashi
>>>> 
>>>>> 
>>>>> Thank you.
>>>>> 
>>>>> 
>>>>> -Cheng
>>>>> ------------------------------------------------------------------------------
>>>>> Put Bad Developers to Shame
>>>>> Dominate Development with Jenkins Continuous Integration
>>>>> Continuously Automate Build, Test & Deployment 
>>>>> Start a new project now. Try Jenkins in the cloud.
>>>>> http://p.sf.net/sfu/13600_Cloudbees
>>>>> _______________________________________________
>>>>> Ryu-devel mailing list
>>>>> [email protected]
>>>>> https://lists.sourceforge.net/lists/listinfo/ryu-devel
>>> 
> 
> 
> ------------------------------------------------------------------------------
> Put Bad Developers to Shame
> Dominate Development with Jenkins Continuous Integration
> Continuously Automate Build, Test & Deployment 
> Start a new project now. Try Jenkins in the cloud.
> http://p.sf.net/sfu/13600_Cloudbees
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to