summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorZhongyue Luo <zhongyue.nah@intel.com>2014-08-05 11:03:33 +0800
committerZhongyue Luo <zhongyue.nah@intel.com>2014-08-05 12:57:50 +0800
commit5d4d79fbd1651a5285bf7334a71245b40585cef5 (patch)
treeaa80c99d463902ae60d7fe4a83b8fe52cc8cbedd /openstack-common.conf
parent797fdbead2d4cde2c4ddfb3b49a2f367dd9f0487 (diff)
downloadironic-5d4d79fbd1651a5285bf7334a71245b40585cef5.tar.gz
Sync oslo imageutils, strutils to Ironic
Changes in imageutils: =============================== 9e88af1 fixed typos found by RETF rules b455fac Enable decimal value input in imageutils.QemuImgInfo bec3a5e Implements SI/IEC unit system conversion to bytes 8b2b0b7 Use hacking import_exceptions for gettextutils._ aad179d Fixing misspelled encryption key in QemuImgInfo 12bcdb7 Remove vim header 2bd46eb Refactors byte size extraction logic 0356685 Adds common image utils Changes in strutils: ==================== cb5a804 Move `mask_password` to strutils 8a0f567 Remove str() from LOG.* and exceptions fd18c28 Fix safe_encode(): return bytes on Python 3 302c7c8 strutils: Allow safe_{encode,decode} to take bytes as input bec3a5e Implements SI/IEC unit system conversion to bytes e53fe85 strutils bool_from_string, allow specified default 8b2b0b7 Use hacking import_exceptions for gettextutils._ 84d461e Fix a bug in safe_encode where it returns a bytes object in py3 12bcdb7 Remove vim header Change-Id: If0d16d70c004344511b9851c8a533759f0d2bb52
Diffstat (limited to 'openstack-common.conf')
-rw-r--r--openstack-common.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/openstack-common.conf b/openstack-common.conf
index 03d913a64..4562c7dc0 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -8,6 +8,7 @@ module=eventlet_backdoor
module=excutils
module=fileutils
module=gettextutils
+module=imageutils
module=importutils
module=jsonutils
module=local