python-keystoneclient/openstack-common.conf
Steve Martinelli 802301ca17 Use oslo.utils and oslo.serialization
Left timeutils and strutils in openstack/common since they are used in
openstack/common/apiclient and memorycache.

Change-Id: Idb5f09c159d907dfba84cd1f7501f650318af7d9
2014-10-15 04:25:50 +00:00

10 lines
200 B
Plaintext

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