On Fri, 16 Jan 2015 17:19:57 +0900 YAMAMOTO Takashi <[email protected]> wrote:
> Use numbers where appropriate. > > Signed-off-by: YAMAMOTO Takashi <[email protected]> > --- > ryu/app/ofctl/api.py | 4 +++- > ryu/app/ofctl/event.py | 4 +++- > ryu/app/ofctl/service.py | 6 ++++-- > ryu/app/rest_router.py | 3 ++- > ryu/lib/packet/bgp.py | 3 ++- > ryu/services/protocols/bgp/application.py | 2 +- > ryu/services/protocols/bgp/net_ctrl.py | 2 +- > ryu/services/protocols/bgp/rtconf/base.py | 5 +++-- > ryu/services/protocols/bgp/rtconf/common.py | 19 ++++++++++--------- > ryu/services/protocols/bgp/rtconf/neighbors.py | 3 ++- > ryu/services/protocols/bgp/utils/validation.py | 7 ++++--- > ryu/tests/unit/lib/test_rpc.py | 3 ++- > 12 files changed, 37 insertions(+), 24 deletions(-) Applied all, thanks! ------------------------------------------------------------------------------ New Year. New Location. New Benefits. New Data Center in Ashburn, VA. GigeNET is offering a free month of service with a new server in Ashburn. Choose from 2 high performing configs, both with 100TB of bandwidth. Higher redundancy.Lower latency.Increased capacity.Completely compliant. http://p.sf.net/sfu/gigenet _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
