Comment 10 for bug 1799721

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

Reviewed: https://review.openstack.org/613067
Committed: https://git.openstack.org/cgit/openstack/stx-update/commit/?id=bb89685107766fa638d1a54b2705daa923a41694
Submitter: Zuul
Branch: master

commit bb89685107766fa638d1a54b2705daa923a41694
Author: Bart Wensley <email address hidden>
Date: Wed Oct 24 10:08:51 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: I86c81746f8f8f2fcf5211335f8c42b0c03fcca9e
    Partial-Bug: 1799721
    Signed-off-by: Bart Wensley <email address hidden>