sahara/openstack-common.conf

22 lines
458 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config.generator
module=excutils
module=importutils
module=lockutils
module=log
module=middleware.base
module=periodic_task
module=processutils
module=strutils
module=threadgroup
module=uuidutils
module=wsgi
# xmlutils is needed by wsgi, which is no longer a module. so we need
# an explicit xmlutils dep.
module=xmlutils
# The base module to hold the copy of openstack.common
base=sahara