Comment 13 for bug 1799721

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

Reviewed: https://review.openstack.org/613063
Committed: https://git.openstack.org/cgit/openstack/stx-config/commit/?id=08c1f652eee896856caf3e6ea9e0a1b830d38da1
Submitter: Zuul
Branch: master

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