Comment 11 for bug 1799721

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

Reviewed: https://review.openstack.org/613065
Committed: https://git.openstack.org/cgit/openstack/stx-integ/commit/?id=be9c43ecf469059266ae4a4c5520fec01353458b
Submitter: Zuul
Branch: master

commit be9c43ecf469059266ae4a4c5520fec01353458b
Author: Bart Wensley <email address hidden>
Date: Wed Oct 24 10:07:06 2018 -0500

    Lock down flake8 version

    The new flake8 version 3.6.0 introduces new warnings that cause
    the check and gate jobs to fail. Locking down the flake8 version
    to avoid these surprises in the future. We can later increment
    the flake8 version and fix the new warnings in a controlled
    manner.

    Change-Id: Ie3fe4ccbb3acde158482f3207bbae655f32ae3d0
    Partial-Bug: 1799721
    Signed-off-by: Bart Wensley <email address hidden>