summaryrefslogtreecommitdiff
path: root/openstack-common.conf
diff options
context:
space:
mode:
authorMichael Still <mikal@stillhq.com>2013-08-08 12:06:18 +0200
committerThierry Carrez <thierry@openstack.org>2013-08-08 13:49:45 +0200
commit0ef2c55d804e0dab58cb5419a0cafd6a805315c7 (patch)
tree176d85ae2e8a00389b1dfe9115377c91075936c5 /openstack-common.conf
parentc4e7df7a982daed2f777c0218f465fbeb0caf830 (diff)
downloadnova-0ef2c55d804e0dab58cb5419a0cafd6a805315c7.tar.gz
Remove unsafe XML parsing
Move to using xmlutils for all XML parsing. Resolves bug 1190229. Change-Id: I43afb2e188bbea99ea30fe6cb2eb1aeedc4ddfd4
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 3aeaf57dbb..1e223e9689 100644
--- a/openstack-common.conf
+++ b/openstack-common.conf
@@ -35,6 +35,7 @@ module=strutils
module=threadgroup
module=timeutils
module=uuidutils
+module=xmlutils
# The base module to hold the copy of openstack.common
base=nova