bc8d742e8d
Keystonemiddleware doesn't use the config fixture, and it doesn't use strutils directly, so remove these modules from openstack-common.conf and re-sync. Change-Id: I23bc410a6efc2b124bc7bd780b822f05d4204026
11 lines
221 B
Plaintext
11 lines
221 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=memorycache
|
|
module=timeutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=keystonemiddleware
|