On Jan 30, 2013, at 4:00 PM, FUJITA Tomonori <[email protected]> wrote: > Hi, > > On Wed, 30 Jan 2013 19:31:14 +0000 > "Kyle Mestery (kmestery)" <[email protected]> wrote: > >> Looking at my Ryu code, I don't see thE TunnelClient in >> ryu/apps/client.py. I do see a branch from Yamahata which has >> this. Am I not using the correct version of Ryu here? Is there a >> plan to merge Yamahata's changes from his private branch into the >> regular Ryu branch? > > I plan to merge Quantum vlan and tunneling support in the next > release. The main stopper is that with the current Ryu design, > applications need to handle varius race issues (you can find several > comments such 'serializing events, serializing requests in the Quantum > code). I changed the Ryu design a bit to avoid that so needs to update > the Quantum patches. > Great, thanks! I've seen the emails you reference. I think in the meantime, it may make sense to update the README for the Ryu plugin so people know not to use Ryu, but instead use this other branch. I got stuck by this and stumbled onto the solution. :)
> btw, there are some bugs in the submitted patches about vm shutdown, > etc. Kaneko updated them: > > https://github.com/ykaneko/ryu/tree/live-migration > > As the tree name says, the live-migration is also supported now. > Very nice! Looking forward to the next version of Ryu with this support! Thanks, Kyle > Thanks, ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_jan _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
