On Mon, 18 May 2015 15:33:43 +0300
Raman Budny <[email protected]> wrote:

> Hi all.
> 
> I am working on modification of OFAgent to manage logical switch
> with OF-Config protocol:
> https://github.com/budnyjj/ofagent/tree/tunnel_based
> 
> The purpose of this modification is to manage virtual switch in
> standart and switch-realization-independent way.

Actually we tried to do the same but it turned out that too hard and
kinda gave up... Neutron continues to add OVS specific dependency...

> Modified OFAgent together with patched version of Ryu
> https://github.com/budnyjj/ryu
> (added OF-Config port tunnels support:
> http://sourceforge.net/p/ryu/mailman/message/33862027/
> and fixed namespace-related problems:
> http://sourceforge.net/p/ryu/mailman/message/33638758/)
> can set controller and add port tunnels to OVS with OF-Config.
> 
> However, these tunnels are not fully compatible with Neutron/OFAgent
> requirements: I haven't found way to set "key" parameter to "flow"
> value.
> It seems that OF-Config support only integer values and
> do not support this OVS extension.
> I have also checked configuration of
> tunnels, created by ODL MechDriver, and found that it uses OVSDB
> protocol to set required value.
> 
> So, I ask your help: is there a way to set "key" parameter to "flow"
> value with some independent from OVS manner? or setup routing without
> this parameter?
> 
> ------------------------------------------------------------------------------
> One dashboard for servers and applications across Physical-Virtual-Cloud 
> Widest out-of-the-box monitoring support with 50+ applications
> Performance metrics, stats and reports that give you Actionable Insights
> Deep dive visibility with transaction tracing using APM Insight.
> http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
> _______________________________________________
> Ryu-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ryu-devel

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to