python-glanceclient/glanceclient
Cyril Roelandt abfe0f4bf3 Image show: print human readable string when the virtual size is unknown
Currently, when the virtual size of an image is not known, "None" is displayed.
To a regular user, it feels like a programming error. We try and make things
clearer by using a "human readable" string instead.

Change-Id: Id7b8799356857d9bc58cc8a3677024fe1a7f4f56
Partial-Bug: #1665037
2018-05-31 18:52:20 +02:00
..
common Image show: print human readable string when the virtual size is unknown 2018-05-31 18:52:20 +02:00
tests Image show: print human readable string when the virtual size is unknown 2018-05-31 18:52:20 +02:00
v1 help text for container_format, disk_format 2017-07-06 13:09:44 +05:30
v2 Merge "Update local copy of image schema for 2.6" 2018-04-11 04:34:37 +00:00
__init__.py Enable flake8 checks 2015-07-21 17:08:27 +03:00
_i18n.py Remove log translations 2017-03-21 07:19:21 +08:00
client.py Use import_versioned_module from oslo.utils 2016-12-06 09:35:55 +00:00
exc.py py3: Fix encoding and use sys.stdin.buffer 2016-07-25 20:13:08 +05:30
shell.py Remove deprecated ssl options 2018-01-17 08:50:57 +08:00