deb-manila/openstack-common.conf
Thomas Bechtold 0b010e0f9c Remove unused manila/openstack/common/eventlet_backdoor.py
This is from oslo-inclubator but is not used so remove it and also
remove the configuration options for eventlet_backdoor.

Change-Id: I318a852740b3fb8c4361f5477757328e39fb8f67
2015-06-25 11:47:37 +02:00

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