python-openstackclient/openstackclient/common
Christian Berendt 3b485de6b0 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: Ic749ac9eb55564ed631d57055a5a4dfc3aebd169
2014-05-20 13:49:56 +02:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
clientmanager.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
commandmanager.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
exceptions.py Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc. 2013-01-31 13:31:41 -06:00
limits.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
module.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
openstackkeyring.py Merge "Rename Openstack to OpenStack" 2014-02-21 01:36:26 +00:00
parseractions.py Add security group commands 2013-07-29 19:07:22 -05:00
quota.py replace string format arguments with function parameters 2014-05-20 13:49:56 +02:00
restapi.py Bring RESTApi closer to ithe imminent keystoneclient.Session 2013-12-03 14:26:46 -06:00
utils.py move read_blob_file_contents to utils 2014-04-14 22:16:59 -05:00