]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: fix neutron.tests.unit.agent.linux.test_async_process
authorCyril Roelandt <cyril@redhat.com>
Mon, 20 Jul 2015 14:41:39 +0000 (14:41 +0000)
committerCyril Roelandt <cyril@redhat.com>
Mon, 20 Jul 2015 15:02:14 +0000 (17:02 +0200)
commit6226fb73a42a5d5f904d5a7fc5b467c72ddf5115
treedcfcb5a005ad55d519ca0410fa5a01b4e47cb19c
parent11c0900dea4d4e691c0c68cd7b0c9cff656ce7a2
Python 3: fix neutron.tests.unit.agent.linux.test_async_process

In Python 3, one cannot compare an integer to None.

Change-Id: I8de3ea3752be837540ea65f1bb254a095927de44
Blueprint: neutron-python3
neutron/agent/linux/async_process.py
tox.ini