deb-keystone/openstack-common.conf
David Stanek 07aa0a91a1 Adds fixture package from oslo
The mock library is added to test-requirements.txt since the
mockpatch fixture requires it.

Change-Id: I1b5b0c75f256382a685fceb2117db6d5b18d8c4f
2013-10-31 15:32:52 +00:00

19 lines
355 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
module=db
module=db.sqlalchemy
module=colorizer
module=crypto
module=fixture
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