dd18e86ff6
key distribution is being continued in feature branch here: https://github.com/openstack/keystone/tree/feature/key-dist Change-Id: I47504bec73dd7e1a6419a5509093a9d494d90108
20 lines
350 B
Plaintext
20 lines
350 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from openstack-common
|
|
module=db
|
|
module=db.sqlalchemy
|
|
module=config
|
|
module=colorizer
|
|
module=fixture
|
|
module=importutils
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=log
|
|
module=log_handler
|
|
module=policy
|
|
module=strutils
|
|
module=timeutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=keystone
|