glance/openstack-common.conf
Eugeniya Kudryashova 6185e9d97e Move to oslo.db
Replace common oslo code glance.openstack.common.db
by usage of oslo.db library and remove common code.

Change-Id: I27216e03763f72e8665121d4440ba2828349eac5
2014-07-21 12:31:10 +03:00

23 lines
399 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=excutils
module=fileutils
module=gettextutils
module=importutils
module=install_venv_common
module=jsonutils
module=local
module=lockutils
module=log
module=network_utils
module=policy
module=processutils
module=strutils
module=test
module=timeutils
module=units
# The base module to hold the copy of openstack.common
base=glance