designate/openstack-common.conf
Endre Karlson 28fadaf6f6 Adds support for paging in the storage layer
Change-Id: I6241cf33c15beae576670aeab27c64eb2f213337
2014-02-19 13:39:34 +01:00

30 lines
528 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=jsonutils
module=local
module=log
module=notifier
module=policy
module=processutils
module=rootwrap
module=rpc
module=service
module=strutils
module=test
module=timeutils
module=uuidutils
# Modules needed for the deprecated oslo.wsgi we're still using
module=xmlutils
# The base module to hold the copy of openstack.common
base=designate