neutron-lib pep8 CI failing with pylint==2.15.0

Bug #1988296 reported by Rodolfo Alonso
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
neutron
Fix Released
High
Rodolfo Alonso

Bug Description

Changed in neutron:
assignee: nobody → Rodolfo Alonso (rodolfo-alonso-hernandez)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (master)
Changed in neutron:
status: New → In Progress
Changed in neutron:
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (master)

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/855356
Committed: https://opendev.org/openstack/neutron-lib/commit/7026199065fc67977871c6f2521ce6334c20147a
Submitter: "Zuul (22348)"
Branch: master

commit 7026199065fc67977871c6f2521ce6334c20147a
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Aug 31 12:57:04 2022 +0200

    Fix pep8 job issues with pylint==2.15.0

    Closes-Bug: #1988296
    Change-Id: I3a4a27ec4672f8ea8848d7c04651730dae6f40ff

Changed in neutron:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (stable/zed)

Fix proposed to branch: stable/zed
Review: https://review.opendev.org/c/openstack/neutron-lib/+/857472

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (stable/zed)

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/857472
Committed: https://opendev.org/openstack/neutron-lib/commit/c92a574c357aaefb1fe9089355ab948d7485a7a3
Submitter: "Zuul (22348)"
Branch: stable/zed

commit c92a574c357aaefb1fe9089355ab948d7485a7a3
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Aug 31 12:57:04 2022 +0200

    Fix pep8 job issues with pylint==2.15.0

    Closes-Bug: #1988296
    Change-Id: I3a4a27ec4672f8ea8848d7c04651730dae6f40ff
    (cherry picked from commit 7026199065fc67977871c6f2521ce6334c20147a)

tags: added: in-stable-zed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (stable/yoga)

Fix proposed to branch: stable/yoga
Review: https://review.opendev.org/c/openstack/neutron-lib/+/864753

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to neutron-lib (stable/xena)

Fix proposed to branch: stable/xena
Review: https://review.opendev.org/c/openstack/neutron-lib/+/864764

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (stable/yoga)

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/864753
Committed: https://opendev.org/openstack/neutron-lib/commit/ef2d826a453cde02077c2b12d0508bd235f047ba
Submitter: "Zuul (22348)"
Branch: stable/yoga

commit ef2d826a453cde02077c2b12d0508bd235f047ba
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Aug 31 12:57:04 2022 +0200

    Fix pep8 job issues with pylint==2.15.0

    This patch also includes [0], needed to unblock the CI for
    stable/yoga. "oslo.context" has removed the deprecated argument
    "tenant" from RequestContext[1]. This patch is included in
    "oslo.context" 4.1.0 [2].

    This patch also includes [3], that fixes the "redundant-keyword-arg"
    pylint error in the "update_attributes_map" method.

    [0]https://review.opendev.org/c/openstack/neutron-lib/+/864751
    [1]https://review.opendev.org/c/openstack/oslo.context/+/815938
    [2]https://review.opendev.org/c/openstack/requirements/+/829599
    [3]https://review.opendev.org/c/openstack/neutron-lib/+/840816

    Closes-Bug: #1988296
    Closes-Bug: #1996776

    Change-Id: I3a4a27ec4672f8ea8848d7c04651730dae6f40ff
    (cherry picked from commit 7026199065fc67977871c6f2521ce6334c20147a)
    (cherry picked from commit a8abe9d592da5bcf065af40e0ba1cd3599ede1e7)

tags: added: in-stable-yoga
tags: added: in-stable-xena
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to neutron-lib (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/neutron-lib/+/864764
Committed: https://opendev.org/openstack/neutron-lib/commit/476c87a14dd34b574968e61eac132fc671d9ea47
Submitter: "Zuul (22348)"
Branch: stable/xena

commit 476c87a14dd34b574968e61eac132fc671d9ea47
Author: Rodolfo Alonso Hernandez <email address hidden>
Date: Wed Aug 31 12:57:04 2022 +0200

    Fix pep8 job issues with pylint==2.15.0

    This patch also includes [0], needed to unblock the CI for
    stable/yoga. "oslo.context" has removed the deprecated argument
    "tenant" from RequestContext[1]. This patch is included in
    "oslo.context" 4.1.0 [2].

    This patch also includes [3], that fixes the "redundant-keyword-arg"
    pylint error in the "update_attributes_map" method.

    [0]https://review.opendev.org/c/openstack/neutron-lib/+/864751
    [1]https://review.opendev.org/c/openstack/oslo.context/+/815938
    [2]https://review.opendev.org/c/openstack/requirements/+/829599
    [3]https://review.opendev.org/c/openstack/neutron-lib/+/840816

    Closes-Bug: #1988296
    Closes-Bug: #1996776

    Change-Id: I3a4a27ec4672f8ea8848d7c04651730dae6f40ff
    (cherry picked from commit 7026199065fc67977871c6f2521ce6334c20147a)
    (cherry picked from commit a8abe9d592da5bcf065af40e0ba1cd3599ede1e7)
    (cherry picked from commit ef2d826a453cde02077c2b12d0508bd235f047ba)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-lib 3.2.0

This issue was fixed in the openstack/neutron-lib 3.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-lib 2.15.3

This issue was fixed in the openstack/neutron-lib 2.15.3 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-lib 2.20.1

This issue was fixed in the openstack/neutron-lib 2.20.1 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/neutron-lib 3.1.1

This issue was fixed in the openstack/neutron-lib 3.1.1 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.