summaryrefslogtreecommitdiff
path: root/oslo_utils/imageutils.py
Commit message (Expand)AuthorAgeFilesLines
* [imageutils] Fix __str__ for QemuImgInfostable/yogaBrian Rosmaita2023-01-301-1/+1
* Add backing file format to the output4.12.0Dmitriy Rabotyagov2021-11-111-0/+3
* QemuImgInfo: Fix inconsistent value format of encryptedTakashi Kajinami2021-09-051-1/+1
* QemuImgInfo: Skip deprecation warning when output is not passed4.9.2Takashi Kajinami2021-07-061-5/+6
* Deprecate the human format on QemuImgInfoHervé Beraud2021-05-101-0/+10
* Update hacking for Python3Andreas Jaeger2020-04-021-1/+1
* Fix regex to correctly recognize scientific notation with QemuImgInfoHervé Beraud2020-02-251-1/+4
* imageutils: Report format specific details when using JSON output formatLee Yarwood2020-02-141-0/+4
* Support "qemu-img info" virtual size in QEMU 4.1 and laterMark Mielke2019-09-201-2/+5
* Support json format output from qemu commandBin Zhou2016-06-201-10/+28
* Add missing doc index for imageutils and fnmatchChangBo Guo(gcb)2015-12-141-0/+8
* Fix the bug of can't get the desired image infozhangsong2015-12-091-1/+1
* Move imageutils from oslo-incubator to oslo.utilsIvan Kolodyazhny2015-11-241-0/+151