]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: fix test_ovs_tunnel
authorCyril Roelandt <cyril@redhat.com>
Fri, 21 Aug 2015 10:19:30 +0000 (12:19 +0200)
committerCyril Roelandt <cyril@redhat.com>
Fri, 21 Aug 2015 10:19:30 +0000 (12:19 +0200)
commit6f76ca6b908fc2fc256abee618e99670d461e9b0
tree615a6bec50fcdbbae8de4be7a46de9ed87474bf6
parent40576ae09ca0b54a665516215e2774a5c04bc90a
Python 3: fix test_ovs_tunnel

In Python 3, __bool__ should be used instead of __nonzero__.

Change-Id: I04b688a6ac079a161bd888c53b8b98b574171ea9
Blueprint: neutron-python3
neutron/tests/unit/plugins/ml2/drivers/openvswitch/agent/test_ovs_tunnel.py
tox.ini