neutron/openstack-common.conf

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