nova/openstack-common.conf
Michael Still 0ef2c55d80 Remove unsafe XML parsing
Move to using xmlutils for all XML parsing. Resolves bug 1190229.

Change-Id: I43afb2e188bbea99ea30fe6cb2eb1aeedc4ddfd4
2013-08-08 13:49:45 +02:00

42 lines
760 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=cliutils
module=config
module=context
module=db
module=db.sqlalchemy
module=eventlet_backdoor
module=excutils
module=fileutils
module=flakes
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=loopingcall
module=memorycache
module=middleware.correlation_id
module=network_utils
module=notifier
module=patch_tox_venv
module=periodic_task
module=policy
module=processutils
module=redhat-eventlet.patch
module=rootwrap
module=rpc
module=service
module=sslutils
module=strutils
module=threadgroup
module=timeutils
module=uuidutils
module=xmlutils
# The base module to hold the copy of openstack.common
base=nova