diff options
author | ZhiQiang Fan <aji.zqfan@gmail.com> | 2013-09-02 02:21:55 +0800 |
---|---|---|
committer | ZhiQiang Fan <aji.zqfan@gmail.com> | 2013-09-26 00:42:06 +0800 |
commit | 2dc3d81031ad6ebafcd00a095e18a80dfe271674 (patch) | |
tree | cb02ffae342180ffff7a6dea314731fe8c3d049d /keystoneclient/utils.py | |
parent | 5588abdf8a8242fbce6a8f41e0a59c1ad0f6f925 (diff) | |
download | python-keystoneclient-2dc3d81031ad6ebafcd00a095e18a80dfe271674.tar.gz |
Add auth_uri in conf to avoid unnecessary warning
Unittest code for auth_token.py doesn't specify auth_uri in conf,
which will cause lots of warnings, since auth_token.py will use
'%(protocol)s://%(host)s:%(port)s' to generate auth_uri when it is
None, we can specify this value directly to avoid unnecessary warnings.
Closes-Bug: #1219493
Change-Id: I26b636bcddabd91b06479c6a42a6a48d74ac9431
Diffstat (limited to 'keystoneclient/utils.py')
0 files changed, 0 insertions, 0 deletions