]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Python 3: fix test_dhcp
authorCyril Roelandt <cyril@redhat.com>
Fri, 24 Jul 2015 13:52:42 +0000 (15:52 +0200)
committerCyril Roelandt <cyril@redhat.com>
Tue, 28 Jul 2015 15:02:44 +0000 (17:02 +0200)
commit1f76a9061db2fe096db3c4f15738549e284c9a61
treea6f0db60b6fae95ada7a743bb4d8273e7419bd10
parentdec8743b5398e7e038d7debb0d7c964947e0cd29
Python 3: fix test_dhcp

In Python 3, dhcp.LOG.process is not called when calling dhcp.LOG.debug. Since
what we really want to know is whether dhcp.LOG.debug is called, tweak the test
a little.

Change-Id: I9c9d9a6162181d6e518a603193013c28e218cdee
Blueprint: neutron-python3
neutron/tests/unit/agent/linux/test_dhcp.py
tox.ini