senlin/openstack-common.conf
tengqm 2e4d646a78 Remove unused oslo module local
Change-Id: I36671f76515045ff3f15c62d81fcc62ecd38438a
2015-03-25 21:04:57 +08:00

19 lines
404 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=eventlet_backdoor
module=loopingcall
module=policy
module=periodic_task
module=service
module=threadgroup
module=middleware.request_id
# The base module to hold the copy of openstack.common
base=senlin
# Not sure the following modules can be directly imported
# from oslo, may need further confirmation.
# - importutils
# - jsonutils