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

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

23 lines
368 B
Plaintext

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