keystoneauth/openstack-common.conf
Alessio Ababilov 9e0728429d Add importutils and strutils from oslo
They will be used by apiclient library.

Change-Id: Ifb0d5fa1480c3701316b57d9e59507d608b11753
2013-08-20 16:18:45 +03:00

12 lines
235 B
Plaintext

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