fuel-web/nailgun
Artem Roma 51690232de Handle exception when comparing of MACs fails in check_dhcp_resp
In case MAC's value is empty string comparing utils.is_same_mac fails
with ValueError exception which may leads to responses from other nodes not
being processed. We need to properly handle such situation.

Change-Id: I8843f9eabd139222ac326fdc26a43f5702ba751b
Related-Bug: #1569339
Related-Bug: #1569325
2016-06-14 12:15:02 +03:00
..
examples
nailgun Handle exception when comparing of MACs fails in check_dhcp_resp 2016-06-14 12:15:02 +03:00
tools Multiprocess tasks serialization 2016-05-30 17:07:45 +00:00
MANIFEST.in Refactoring nailgun dependencies 2013-12-20 12:13:09 +02:00
conftest.py Add option to flush database before/after tests 2014-11-26 11:33:58 +02:00
manage.py Remove compatibility fixes for python 2.6 2016-03-11 14:39:58 +00:00
requirements.txt Babel version 2.3.x excluded in requirements 2016-04-19 22:09:43 +03:00
setup.cfg Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
setup.py Move network manager to extension 2016-04-11 05:33:29 -07:00
test-requirements.txt Align nailgun docs building with OS-Infra 2016-04-25 19:33:43 +03:00
tox.ini Fix hacking 0.10 errors in nailgun 2015-10-08 12:01:55 +02:00