On Fri, 07 Feb 2014 09:44:28 +0900 Yuichi Ito <[email protected]> wrote:
> OfTester._test_initialize() expects the transaction id as a return value of > TargetSw.del_test_flow() for checking the error. > but this method at current version does not return the transaction id. > > this patch gets del_test_flow() to return the transaction id. > > Signed-off-by: Yuichi Ito <[email protected]> > --- > ryu/tests/switch/tester.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
