Initial version of config for openstack common

Some of the modules may not be needed.  Need a revisit to this when the
engine code is there.
This commit is contained in:
tengqm 2014-12-10 16:10:28 +08:00
parent 699b1f83d8
commit 8d7afff28f
1 changed files with 20 additions and 0 deletions

20
openstack-common.conf Normal file
View File

@ -0,0 +1,20 @@
[DEFAULT]
# The list of modules to copy from oslo-incubator
module=config
module=context
module=crypto
module=eventlet_backdoor
module=gettextutils
module=local
module=log
module=loopingcall
module=policy
module=service
module=threadgroup
module=uuidutils
module=versionutils
module=middleware.request_id
# The base module to hold the copy of openstack.common
base=senlin