0b010e0f9c
This is from oslo-inclubator but is not used so remove it and also remove the configuration options for eventlet_backdoor. Change-Id: I318a852740b3fb8c4361f5477757328e39fb8f67
16 lines
376 B
Plaintext
16 lines
376 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=scheduler
|
|
module=scheduler.filters
|
|
module=scheduler.weights
|
|
|
|
# The list of scripts to copy from oslo common code
|
|
script = tools/colorizer.py
|
|
script = tools/install_venv.py
|
|
script = tools/install_venv_common.py
|
|
script = tools/with_venv.sh
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=manila
|