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, …) Is it possible to documentate those OVS features in details so that non-OVS switch can emulate those features? > > 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 “controller”? > > 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
