53c7d82c68
The only single remaining usage of those fixtures in the tree was for oslo.config fixture, which is now available via oslo.config library itself. Change-Id: I997a3a086598a8addf093790db102cd130588d95 Closes-Bug: #1399804
21 lines
394 B
Plaintext
21 lines
394 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cache
|
|
module=eventlet_backdoor
|
|
module=fileutils
|
|
module=install_venv_common
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=middleware
|
|
module=periodic_task
|
|
module=policy
|
|
module=service
|
|
module=systemd
|
|
module=threadgroup
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|