senlin/openstack-common.conf
tengqm 2e348ab851 Updated oslo dependency to reality
We don't depend on the middleware module from oslo_incubator any more.
We instead rely on the oslo_middleware package. We missed the 'systemd'
dependency previously.

Change-Id: I7a23b2ad70a6c0dd1bdf187a89f71dd3ef01a8d2
2015-04-13 03:19:07 -04:00

13 lines
243 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=eventlet_backdoor
module=loopingcall
module=periodic_task
module=service
module=systemd
module=threadgroup
# The base module to hold the copy of openstack.common
base=senlin