Comment 12 for bug 1799721

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

Reviewed: https://review.openstack.org/613066
Committed: https://git.openstack.org/cgit/openstack/stx-metal/commit/?id=dcfee58e7bd0d862d6ae5abc22b19081800ed437
Submitter: Zuul
Branch: master

commit dcfee58e7bd0d862d6ae5abc22b19081800ed437
Author: Bart Wensley <email address hidden>
Date: Wed Oct 24 10:07:57 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: I0cec95de9fe9d58536752038b94939962919d166
    Partial-Bug: 1799721
    Signed-off-by: Bart Wensley <email address hidden>