abd1b652f7
oslo.db first stable release has been cut and we can start using it instead of openstack/common/db/* code which is now marked obsolete. Change-Id: I1ccf896922a5a762d37a1a3b93c56c8b8ae8c085
38 lines
756 B
Plaintext
38 lines
756 B
Plaintext
[DEFAULT]
|
|
# The list of modules to copy from oslo-incubator.git
|
|
module=cache
|
|
module=context
|
|
module=eventlet_backdoor
|
|
module=excutils
|
|
module=fileutils
|
|
module=fixture
|
|
module=gettextutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=loopingcall
|
|
module=middleware.base
|
|
module=middleware.catch_errors
|
|
module=middleware.correlation_id
|
|
module=middleware.debug
|
|
module=middleware.request_id
|
|
module=middleware.sizelimit
|
|
module=network_utils
|
|
module=periodic_task
|
|
module=policy
|
|
module=processutils
|
|
module=service
|
|
module=sslutils
|
|
module=strutils
|
|
module=systemd
|
|
module=threadgroup
|
|
module=timeutils
|
|
module=uuidutils
|
|
module=versionutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=neutron
|