python-glanceclient/glanceclient/v1
Lucian Petrut a56106092e Trivial: fix image format typo
The Glance V1 image format list contains "VDHX", which is a typo.
This change fixes it, using the correct format name, which is "VHDX".

Luckily, this seems to be used only as part of a help string.

Change-Id: I392f25b3ee0ee9ac6024e1670053191e4bba937a
2019-07-30 13:42:18 +03:00
..
apiclient Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
__init__.py Replace OpenStack LLC with OpenStack Foundation 2013-09-20 04:05:51 +08:00
client.py Add versions list function 2015-11-10 10:28:32 +08:00
image_members.py Move old oslo-incubator code out of openstack/common 2016-11-08 11:33:09 +05:30
images.py Replace six.iteritems() with .items() 2017-02-08 16:33:46 +08:00
shell.py Trivial: fix image format typo 2019-07-30 13:42:18 +03:00
versions.py Move old oslo-incubator code out of openstack/common 2016-11-08 11:33:09 +05:30