a957f3de24
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
16 lines
293 B
Plaintext
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
|