On Fri, Oct 12, 2012 at 07:39:22AM +0900, FUJITA Tomonori wrote: > On Thu, 11 Oct 2012 17:17:30 +0900 > Isaku Yamahata <[email protected]> wrote: > > > Signed-off-by: Isaku Yamahata <[email protected]> > > --- > > Changes > > v2 -> v3: > > - de-GRE > > - add requirements of routes > > --- > > ryu/app/rest_tunnel.py | 210 > > ++++++++++++++++++++++++++++++++++++++++++++++++ > > 1 file changed, 210 insertions(+) > > create mode 100644 ryu/app/rest_tunnel.py > > For what?
Added to the commit message. app/rest_tunnel: REST API for tunnel With this API, other component such as openstack quantum tells informations necessary for tunnel. - tunnel key corresponding to network id - tunnel port related information which tunnel port of a given datapath connected to which remote datapath thanks, -- yamahata ------------------------------------------------------------------------------ Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management and know exactly what is happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at no cost today and get our sweet Data Nerd shirt too! http://p.sf.net/sfu/newrelic-dev2dev _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
