Files
deb-python-keystoneclient/openstack-common.conf
Henry Nash 76b7d92dcc Make initial structural changes to keystoneclient in preparation
to moving auth_token here from keystone.  No functional change
should occur from this commit (even though it did refresh a newer copy
of openstack.common.setup.py, none of the newer updates are in
functions called from this client)

blueprint authtoken-to-keystoneclient-repo

Change-Id: Ie54feb73e0e34b56400fdaa8a8f876f9284bac27
2012-11-09 02:35:11 +00:00

8 lines
187 B
Plaintext

[DEFAULT]
# The list of modules to copy from openstack-common
modules=setup,cfg,iniparser,jsonutils,timeutils
# The base module to hold the copy of openstack.common
base=keystoneclient