python-glanceclient/glanceclient/v2
Benedikt Loeffler f0ccd09ad5 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
(cherry picked from commit 8df9328a60)
(cherry picked from commit 2ad5f0a6b0)
2022-07-08 04:38:59 +02:00
..
__init__.py Fix an issue with broken test on ci 2015-07-13 17:54:41 +03:00
client.py Add versions list function 2015-11-10 10:28:32 +08:00
image_members.py Add member-get command 2021-08-02 09:08:50 +00:00
image_schema.py Add support for hide old images 2018-07-25 10:27:28 -04:00
image_tags.py Add request id to returned objects 2017-01-20 14:50:42 +05:30
images.py Get tasks associated with image 2021-03-02 10:02:14 -08:00
metadefs.py Do not use the six library. 2020-06-23 21:51:07 +02:00
namespace_schema.py Ship the default metadata schema in the client 2016-03-24 09:04:20 +00:00
resource_type_schema.py update doc url to new 2018-08-16 08:22:42 +08:00
schemas.py Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
shell.py Check if stdin has isatty attribute 2022-07-08 04:38:59 +02:00
tasks.py Do not use the six library. 2020-06-23 21:51:07 +02:00
versions.py Add versions list function 2015-11-10 10:28:32 +08:00