28fadaf6f6
Change-Id: I6241cf33c15beae576670aeab27c64eb2f213337
30 lines
528 B
Plaintext
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
|