senlin/openstack-common.conf
tengqm 1cf09c1b3e Removed config and gettextutils from requirement
These are all using oslo.* libraries now.
2014-12-18 11:46:55 +08:00

19 lines
340 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=context
module=crypto
module=eventlet_backdoor
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