deb-designate/openstack-common.conf
Kiall Mac Innes 9552ccc2c9 Switchover to oslo.i18n package
Change-Id: I18d9a21b75053d382fb5bbebba226eda4c174f0c
2014-07-24 14:47:44 -07:00

28 lines
572 B
Plaintext

[DEFAULT]
# The list of scriptss to copy from oslo-incubator.git
script=tools/install_venv_common.py
# The list of modules to copy from oslo-incubator.git
module=context
module=excutils
module=fixture.config
module=importutils
module=jsonutils
module=local
module=log
module=middleware.base
module=middleware.request_id
module=policy
module=processutils
module=service
module=strutils
module=timeutils
# Modules needed for the deprecated oslo.wsgi we're still using
module=xmlutils
module=sslutils
# The base module to hold the copy of openstack.common
base=designate