On Fri, 26 Jun 2015 18:03:36 +0900
IWAMOTO Toshihiro <[email protected]> wrote:

> With these patches, "tox -e py34" runs most of unit tests.  Some tests
> still doesn't run under python3, and there are still quite a few test
> failures.  I'm working on them.
> 
> IWAMOTO Toshihiro (3):
>   python3: Apply "2to3 -f map"
>   python3: More b'str' conversion
>   python3: Convert str to six.binary_type
> 
>  ryu/base/app_manager.py                           |   3 +-
>  ryu/lib/of_config/base.py                         |   4 +-
>  ryu/lib/packet/bgp.py                             |   4 +-
>  ryu/lib/packet/vrrp.py                            |  10 +-
>  ryu/lib/stringify.py                              |   4 +-
>  ryu/ofproto/ofproto_v1_0_parser.py                |   2 +-
>  ryu/ofproto/ofproto_v1_2_parser.py                |   2 +-
>  ryu/ofproto/ofproto_v1_3_parser.py                |   4 +-
>  ryu/ofproto/ofproto_v1_4_parser.py                |   2 +-
>  ryu/ofproto/ofproto_v1_5_parser.py                |   2 +-
>  ryu/services/protocols/bgp/operator/views/base.py |   4 +-
>  ryu/services/protocols/bgp/utils/validation.py    |   2 +-
>  ryu/services/protocols/vrrp/event.py              |   2 +-
>  ryu/tests/unit/ofproto/test_parser.py             |   2 +-
>  ryu/tests/unit/ofproto/test_parser_ofpmatch.py    |   2 +-
>  ryu/tests/unit/ofproto/test_parser_ofpstats.py    |   2 +-
>  ryu/tests/unit/ofproto/test_parser_v12.py         | 262 
> +++++++++++-----------
>  17 files changed, 155 insertions(+), 158 deletions(-)

Applied, thanks!

------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Ryu-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ryu-devel

Reply via email to