On Thu, 11 Oct 2012 17:17:48 +0900 Isaku Yamahata <[email protected]> wrote:
> Signed-off-by: Isaku Yamahata <[email protected]> > --- > ryu/app/ovsdb_client.py | 44 ++++++++++++++++++++++++++++++++++++++++++++ > 1 file changed, 44 insertions(+) > create mode 100644 ryu/app/ovsdb_client.py Don't put test application to ryu/app. We could put it under tests directory. This is not a must for GRE application so drop it for now. ------------------------------------------------------------------------------ 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
