b5173e267c
Blueprint: db-session-cleanup Change-Id: I1e2e6d66474f0f8a655a055d5b2150699d66f1dd
35 lines
631 B
Plaintext
35 lines
631 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=context
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=exception
|
|
module=excutils
|
|
module=fileutils
|
|
module=flakes
|
|
module=gettextutils
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=local
|
|
module=lockutils
|
|
module=log
|
|
module=network_utils
|
|
module=notifier
|
|
module=patch_tox_venv
|
|
module=policy
|
|
module=processutils
|
|
module=redhat-eventlet.patch
|
|
module=rootwrap
|
|
module=rpc
|
|
module=scheduler
|
|
module=scheduler.filters
|
|
module=scheduler.weights
|
|
module=strutils
|
|
module=timeutils
|
|
module=uuidutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=cinder
|