Comment 3 for bug 1835457

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

Reviewed: https://review.opendev.org/669217
Committed: https://git.openstack.org/cgit/starlingx/integ/commit/?id=bea9f540793671e8865695eec2f2c4e24c1688b2
Submitter: Zuul
Branch: master

commit bea9f540793671e8865695eec2f2c4e24c1688b2
Author: Al Bailey <email address hidden>
Date: Thu Jul 4 14:12:36 2019 -0500

    Fix pylint zuul jobs failing due to libvirt-python and pkgconfig

    The new version of libvirt-python was released on July 3rd
    and may be triggering an issue when installing for pylint jobs.

    The fix is to add bindep target for the pkgconfig
    and libvirt-devel components.

    Change-Id: Ib2c0a953bf8be127aa8d6ce4bd74d7f2f5ceccae
    Closes-Bug: #1835457
    Signed-off-by: Al Bailey <email address hidden>