tuskar/openstack-common.conf
Dougal Matthews bc5bf5e34c Remove unused openstack.common.eventlet_backdoor
eventlet_backdoor was included in the original copy from Ironic and isn't
used anymore.

Change-Id: I392fba9688c8a1722bb5226ee8050315f3551fde
2014-08-14 13:11:27 +01:00

26 lines
423 B
Plaintext

[DEFAULT]
module=cliutils
module=config.generator
module=context
module=db
module=db.sqlalchemy
module=excutils
module=fileutils
module=gettextutils
module=importutils
module=jsonutils
module=local
module=lockutils
module=log
module=log_handler
module=network_utils
module=policy
module=strutils
module=timeutils
# Tools
script=tools/install_venv_common
# The base module to hold the copy of openstack.common
base=tuskar