Comment 27 for bug 1996668

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to validations-libs (stable/1.6)

Reviewed: https://review.opendev.org/c/openstack/validations-libs/+/864710
Committed: https://opendev.org/openstack/validations-libs/commit/bdc2a5d3179e6bdc026a96be570d874fdc8e49fe
Submitter: "Zuul (22348)"
Branch: stable/1.6

commit bdc2a5d3179e6bdc026a96be570d874fdc8e49fe
Author: Takashi Kajinami <email address hidden>
Date: Wed Nov 16 11:10:11 2022 +0900

    Pull flake8 from Github

    It seems flake8 is no longer available in Gitlab. This change switches
    the source from Gitlab to Github to avoid the following failure.

    fatal: could not read Username for 'https://gitlab.com': No such device
    or address

    Conflicts:
            .zuul.yaml

    This backport does not contain the change in .zuul.yaml because
    the podman job does not exist in stable/1.6.

    Closes-Bug: #1996668
    Depends-on: https://review.opendev.org/c/openstack/tripleo-ci/+/864603
    Change-Id: I5e50c0e9ffe2ab8cc527f2f2b4c887b09c5b1431
    (cherry picked from commit 0cd855c450f67b01e01275e0a7602d2fa3b1e9ab)