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

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

27 lines
448 B
Plaintext

[DEFAULT]
module=cliutils
module=config.generator
module=context
module=db
module=db.sqlalchemy
module=eventlet_backdoor
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