keystoneauth/openstack-common.conf
Jamie Lennox 66f8efbfe1 Sync config fixture object from oslo.incubator
Specify the config file directly otherwise we end up with a lot of new
dependencies.

Change-Id: Id39f5c039d5d0d68ab6e4008a1212868396eda3e
2014-03-24 12:09:35 +10:00

15 lines
291 B
Plaintext

[DEFAULT]
# The list of modules to copy from oslo-incubator
module=apiclient
module=importutils
module=install_venv_common
module=fixture.config
module=jsonutils
module=memorycache
module=strutils
module=timeutils
# The base module to hold the copy of openstack.common
base=keystoneclient