0e48d9d203
Periodic update of latest files from oslo-incubator Change-Id: Ie7eb02e4e9277c18abfb438b6cf710e0aa426b15
18 lines
506 B
Plaintext
18 lines
506 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cache
|
|
module=eventlet_backdoor
|
|
module=fileutils
|
|
# The following module is not synchronized by update.sh script since it's
|
|
# located in tools/ not neutron/openstack/common/. Left here to make it
|
|
# explicit that we still ship code from incubator here
|
|
#module=install_venv_common
|
|
module=loopingcall
|
|
module=periodic_task
|
|
module=service
|
|
module=systemd
|
|
module=threadgroup
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|