Comment 1 for bug 1980890

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

Reviewed: https://review.opendev.org/c/openstack/python-glanceclient/+/813802
Committed: https://opendev.org/openstack/python-glanceclient/commit/8df9328a60045edae36dc64cee1f2cf3cd4a09fa
Submitter: "Zuul (22348)"
Branch: master

commit 8df9328a60045edae36dc64cee1f2cf3cd4a09fa
Author: Benedikt Loeffler <email address hidden>
Date: Wed Oct 13 13:50:36 2021 +0200

    Check if stdin has isatty attribute

    When the stdin is closed, it has no isatty atrribute which leads to a KeyError.

    Closes-Bug: #1980890
    Change-Id: If9a3bf68b8dfd953b346697241166578d18bb563