summaryrefslogtreecommitdiff
path: root/openstack/common/imageutils.py
Commit message (Expand)AuthorAgeFilesLines
* Cleaning up code in oslo-incubatorDavanum Srinivas2015-11-251-152/+0
* Use oslo_utils instead of deprecated oslo.utils2015.1.0b2ZhiQiang Fan2015-01-311-1/+1
* Use list.pop(0) to keep the code simplerAmaury Medeiros2014-10-161-3/+2
* Remove code that moved to oslo.i18nDoug Hellmann2014-09-251-1/+1
* Switch oslo-incubator to use oslo.utils and remove old modulesDavanum Srinivas2014-09-241-1/+2
* fixed typos found by RETF rulesChristian Berendt2014-06-061-1/+1
* Enable decimal value input in imageutils.QemuImgInfoZhongyue Luo2014-03-061-1/+2
* Implements SI/IEC unit system conversion to bytesZhongyue Luo2014-02-111-1/+2
* Use hacking import_exceptions for gettextutils._Joe Gordon2013-12-201-1/+1
* Fixing misspelled encryption key in QemuImgInfoPeter Hamilton2013-12-121-1/+3
* Remove vim headerJoe Gordon2013-11-251-2/+0
* Refactors byte size extraction logicZhongyue Luo2013-11-031-9/+15
* Adds common image utilsZhongyue Luo2013-10-091-0/+144