v2: Sorry, I forgot to add Signed-off-by. So I did it.

v3: fix pep8 error.
    Remove itervalues() and values() always returns iterator

fumihiko kakuma (3):
  python3: Improve Table class in services.protocols.bgp.info_base.base
  python3: Use six.string_types instead of basestring
  python3: Use six.add_metaclass for metaclass

 ryu/services/protocols/bgp/base.py             |  3 ++-
 ryu/services/protocols/bgp/info_base/base.py   | 12 +++++-------
 ryu/services/protocols/bgp/info_base/vpn.py    |  6 +++---
 ryu/services/protocols/bgp/info_base/vrf.py    |  7 ++++---
 ryu/services/protocols/bgp/protocol.py         |  5 +++--
 ryu/services/protocols/bgp/rtconf/base.py      |  4 ++--
 ryu/services/protocols/bgp/utils/dictconfig.py |  2 +-
 7 files changed, 20 insertions(+), 19 deletions(-)

-- 
1.9.1


------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity 
planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to