2bfe3a9482
Move from oslo-incubator db module to oslo.db Change-Id: I01e04387ee400be92345a12de4f0f83a99980842
25 lines
442 B
Plaintext
25 lines
442 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=wsgi
|
|
module=config
|
|
module=exception
|
|
module=gettextutils
|
|
module=importutils
|
|
module=jsonutils
|
|
module=log
|
|
module=xmlutils
|
|
module=sslutils
|
|
module=service
|
|
module=local
|
|
module=install_venv_common
|
|
module=timeutils
|
|
module=eventlet_backdoor
|
|
module=threadgroup
|
|
module=loopingcall
|
|
module=fileutils
|
|
module=lockutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=murano
|