Files
python-keystoneclient/openstack-common.conf
Brant Knudson 1a35101f85 Config fixture from oslo-incubator is not used.
Keystoneclient doesn't use the config fixture, so remove it from
openstack-common.conf and re-sync to remove it.

Change-Id: I9cf85a0bbbceb4c36e6ec968b19f34bb0716be95
2014-07-31 16:18:36 -05:00

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