Comment 2 for bug 1798402

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to stx-config (master)

Reviewed: https://review.openstack.org/611390
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=6847dd0c43fd2da1590ec7be798c0aca598570e5
Submitter: Zuul
Branch: master

commit 6847dd0c43fd2da1590ec7be798c0aca598570e5
Author: Steven Webster <email address hidden>
Date: Wed Oct 17 11:14:02 2018 -0400

    Fix LLDP driver manager call drivers routine

    If a user configures more than one type of LLDP agent driver, only
    the first will get called by the _call_drivers routine.

    This would affect calls to update, configure the system name,
    or clear agents / neighbours.

    Closes-Bug: #1798402
    Change-Id: I2439f5d738592a909b1703d18a0550439aa2642f
    Signed-off-by: Steven Webster <email address hidden>