
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
8 lines
187 B
Plaintext
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
|