
Keystoneclient doesn't use the config fixture, so remove it from openstack-common.conf and re-sync to remove it. Change-Id: I9cf85a0bbbceb4c36e6ec968b19f34bb0716be95
13 lines
250 B
Plaintext
13 lines
250 B
Plaintext
[DEFAULT]
|
|
|
|
# The list of modules to copy from oslo-incubator
|
|
module=apiclient
|
|
module=install_venv_common
|
|
module=jsonutils
|
|
module=memorycache
|
|
module=strutils
|
|
module=timeutils
|
|
|
|
# The base module to hold the copy of openstack.common
|
|
base=keystoneclient
|