openstack-python-openstackc.../openstackclient/api
ting.wang 5a978b9ec1 Replace string format arguments with function parameters
There are files containing string format arguments inside logging messages.
Using logging function parameters should be preferred.

Change-Id: I15b405bf4d4715263fe1e1262982467b3d4bc1f4
Closes-Bug: #1321274
2016-02-20 14:16:25 +08:00
..
__init__.py Add low-level API base class 2014-09-29 12:32:45 -05:00
api.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
auth.py Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
auth_plugin.py Replace string format arguments with function parameters 2016-02-20 14:16:25 +08:00
image_v1.py Don't hack the image url 2015-03-05 20:58:23 -06:00
image_v2.py Don't hack the image url 2015-03-05 20:58:23 -06:00
object_store_v1.py when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
utils.py Fix a spell typos 2016-02-03 15:47:25 +05:30