On Mon, 13 Jun 2016 13:12:22 +0900
Fumihiko Kakuma <[email protected]> wrote:

> 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(-)

Applied, thanks!

------------------------------------------------------------------------------
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. http://sdm.link/zohomanageengine
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to