dc5c2cb7f2
This reverts commit 26ecf7b023
.
This patch was merged in preparation for
https://review.openstack.org/#/c/29480/ which was never merged.
Change-Id: Iefa1478af03f748ccb5f27f8bd4ad0f5b24af070
41 lines
727 B
Plaintext
41 lines
727 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cliutils
|
|
module=config
|
|
module=context
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=fileutils
|
|
module=flakes
|
|
module=gettextutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=memorycache
|
|
module=network_utils
|
|
module=notifier
|
|
module=patch_tox_venv
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=redhat-eventlet.patch
|
|
module=rootwrap
|
|
module=rpc
|
|
module=service
|
|
module=sslutils
|
|
module=strutils
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=xmlutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=nova
|