neutron/openstack-common.conf
Davanum Srinivas 0e48d9d203 cleanup openstack-common.conf and sync updated files
Periodic update of latest files from oslo-incubator

Change-Id: Ie7eb02e4e9277c18abfb438b6cf710e0aa426b15
2015-06-19 20:01:01 +00:00

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