magnum/openstack-common.conf
Steven Dake a957f3de24 Add dependencies from oslo-incubator for RPC services
These dependencies are required to create an RPC service.  They are direct
copies of oslo-incubator.git master using python ./update.py.

Change-Id: I09c67b1ddf2e74f32aad7482b69f563b4695696e
2014-12-06 14:24:11 -07:00

16 lines
293 B
Plaintext

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