Comment 4 for bug 1640238

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

Reviewed: https://review.openstack.org/396043
Committed: https://git.openstack.org/cgit/openstack/ironic-python-agent/commit/?id=e7c8acca4c33fb062fdeca9b2d8cf23f8c502334
Submitter: Jenkins
Branch: stable/newton

commit e7c8acca4c33fb062fdeca9b2d8cf23f8c502334
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
    (cherry picked from commit b864a8c5663172f3f655b0360c007b1b02537876)