deb-murano/openstack-common.conf
Ruslan Kamaldinov 2bfe3a9482 Migrate to oslo.db
Move from oslo-incubator db module to oslo.db

Change-Id: I01e04387ee400be92345a12de4f0f83a99980842
2014-08-23 16:35:07 +04:00

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