deb-designate/openstack-common.conf
Endre Karlson bd14583169 Sync in o.middleware and replace our own
This syncs the above and removes our own code for the request-id.

Bug: #1328840

Change-Id: I00ac021be48439a14681f9090ba3a13113a60429
2014-06-16 20:30:32 +02:00

29 lines
529 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator.git
module=context
module=db
module=db.sqlalchemy
module=excutils
module=fixture
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=log
module=middleware
module=policy
module=processutils
module=service
module=strutils
module=test
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