Comment 28 for bug 1996668

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

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

commit a76f2c470d59183e4a145cfad093e9309ca5de6a
Author: Takashi Kajinami <email address hidden>
Date: Wed Nov 16 11:11:16 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

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