deb-keystone/openstack-common.conf
Victor Sergeyev 70b27490ce Add common code from Oslo for work with database
Moved common code for work with database from Oslo.
It contains work around session, SQLAchemy engines, wrappers, etc.

blueprint use-common-oslo-db-code

Change-Id: Icac2ac963b3f3b8364f19c64c1189c3aadef9bf4
2013-08-29 17:06:29 +03:00

17 lines
323 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=db
module=db.sqlalchemy
module=crypto
module=importutils
module=install_venv_common
module=jsonutils
module=patch_tox_venv
module=policy
module=redhat-eventlet.patch
module=timeutils
# The base module to hold the copy of openstack.common
base=keystone