bad PYTHONWARNINGS in overcloudrc

Bug #1858113 reported by Alex Schultz
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
Medium
Alex Schultz

Bug Description

Sourcing the generated overcloudrc and running openstack commands result in Invalid -W option ignored: invalid action: '"ignore' like the following:

(overcloud) [stack@undercloud-0 ~]$ glance image-list
Invalid -W option ignored: invalid action: '"ignore'
+----+------+
| ID | Name |
+----+------+
+----+------+

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (master)

Fix proposed to branch: master
Review: https://review.opendev.org/700905

Changed in tripleo:
assignee: nobody → Alex Schultz (alex-schultz)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (master)

Reviewed: https://review.opendev.org/700905
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=45ab26770cff0c5672c8924ae93386b1e881b31b
Submitter: Zuul
Branch: master

commit 45ab26770cff0c5672c8924ae93386b1e881b31b
Author: Alex Schultz <email address hidden>
Date: Thu Jan 2 08:40:57 2020 -0700

    Fix quoting for PYTHONWARNINGS

    The fix for 1854868 introduced double quoting for the PYTHONWARNINGS
    variable which leads to a message about an Invalid -W option being
    displayed.

    Change-Id: I6a9b2704a9c6c7c1c9903532a5423408ede8ffc9
    Closes-Bug: #1858113

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

Fix proposed to branch: stable/train
Review: https://review.opendev.org/700983

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (stable/stein)

Fix proposed to branch: stable/stein
Review: https://review.opendev.org/700984

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.opendev.org/700985

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (stable/queens)

Fix proposed to branch: stable/queens
Review: https://review.opendev.org/700986

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

Reviewed: https://review.opendev.org/700983
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=f318103fa7dfaddf593f3c9bed46525e1915f1f2
Submitter: Zuul
Branch: stable/train

commit f318103fa7dfaddf593f3c9bed46525e1915f1f2
Author: Alex Schultz <email address hidden>
Date: Thu Jan 2 08:40:57 2020 -0700

    Fix quoting for PYTHONWARNINGS

    The fix for 1854868 introduced double quoting for the PYTHONWARNINGS
    variable which leads to a message about an Invalid -W option being
    displayed.

    Change-Id: I6a9b2704a9c6c7c1c9903532a5423408ede8ffc9
    Closes-Bug: #1858113
    (cherry picked from commit 45ab26770cff0c5672c8924ae93386b1e881b31b)

tags: added: in-stable-train
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/stein)

Reviewed: https://review.opendev.org/700984
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=17f1ea83dab38137c28b6c2dcd9895183d9d97cb
Submitter: Zuul
Branch: stable/stein

commit 17f1ea83dab38137c28b6c2dcd9895183d9d97cb
Author: Alex Schultz <email address hidden>
Date: Thu Jan 2 08:40:57 2020 -0700

    Fix quoting for PYTHONWARNINGS

    The fix for 1854868 introduced double quoting for the PYTHONWARNINGS
    variable which leads to a message about an Invalid -W option being
    displayed.

    Change-Id: I6a9b2704a9c6c7c1c9903532a5423408ede8ffc9
    Closes-Bug: #1858113
    (cherry picked from commit 45ab26770cff0c5672c8924ae93386b1e881b31b)

tags: added: in-stable-stein
tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/rocky)

Reviewed: https://review.opendev.org/700985
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=68028747f7660d22ea4f5c83eb7af126eb6991a1
Submitter: Zuul
Branch: stable/rocky

commit 68028747f7660d22ea4f5c83eb7af126eb6991a1
Author: Alex Schultz <email address hidden>
Date: Thu Jan 2 08:40:57 2020 -0700

    Fix quoting for PYTHONWARNINGS

    The fix for 1854868 introduced double quoting for the PYTHONWARNINGS
    variable which leads to a message about an Invalid -W option being
    displayed.

    Change-Id: I6a9b2704a9c6c7c1c9903532a5423408ede8ffc9
    Closes-Bug: #1858113
    (cherry picked from commit 45ab26770cff0c5672c8924ae93386b1e881b31b)

tags: added: in-stable-queens
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/queens)

Reviewed: https://review.opendev.org/700986
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=34d989f14bc8da75d3b52aa25f6171e6e20ac411
Submitter: Zuul
Branch: stable/queens

commit 34d989f14bc8da75d3b52aa25f6171e6e20ac411
Author: Alex Schultz <email address hidden>
Date: Thu Jan 2 08:40:57 2020 -0700

    Fix quoting for PYTHONWARNINGS

    The fix for 1854868 introduced double quoting for the PYTHONWARNINGS
    variable which leads to a message about an Invalid -W option being
    displayed.

    Change-Id: I6a9b2704a9c6c7c1c9903532a5423408ede8ffc9
    Closes-Bug: #1858113
    (cherry picked from commit 45ab26770cff0c5672c8924ae93386b1e881b31b)

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 12.1.0

This issue was fixed in the openstack/tripleo-common 12.1.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common rocky-eol

This issue was fixed in the openstack/tripleo-common rocky-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common queens-eol

This issue was fixed in the openstack/tripleo-common queens-eol release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common stein-eol

This issue was fixed in the openstack/tripleo-common stein-eol 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.