Comment 2 for bug 1640238

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ironic-python-agent (master)

Reviewed: https://review.openstack.org/395632
Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=b864a8c5663172f3f655b0360c007b1b02537876
Submitter: Jenkins
Branch: master

commit b864a8c5663172f3f655b0360c007b1b02537876
Author: Dmitry Tantsur <email address hidden>
Date: Wed Nov 9 15:02:54 2016 +0100

    Fix several errors in LLDP handling code

    * Stop silencing exceptions in raw socket context manager
    * Correctly handle receiving packages with odd size and too small ones
    * Fix a unit test that was testing nothing due to bad mocking

    Change-Id: Ic8626d10618f52d50667d2698f34a92f5dcac33e
    Closes-Bug: #1640238