magnum/magnum/common
ting.wang b9aa042293 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: Id558f66de13146f6ae76a7a69f49721b6c3d6257
Closes-Bug: #1321274
2016-02-20 23:39:33 +08:00
..
cert_manager Fix invalid import order 2016-02-07 22:54:41 -08:00
pythonk8sclient Add python 3 support 2016-01-28 10:43:12 +00:00
x509 Trival: Remove unused logging import 2015-12-25 09:41:22 -05:00
__init__.py Create a ReST API entrypoint 2014-11-18 14:01:20 -07:00
clients.py Do not use inner class of glanceclient 2016-01-14 20:09:01 +08:00
config.py Use oslo_config PortOpt type for port options 2015-11-06 17:34:31 +01:00
context.py Read auth_uri from config file and remove is_public_api 2015-10-13 21:20:26 +08:00
docker_utils.py Bay test cleanup 2016-02-10 12:49:42 -05:00
exception.py Remove node object from Magnum 2016-02-04 14:02:49 +08:00
k8s_manifest.py Fix H405 and E131 ignored pep8 rules 2015-09-23 12:21:09 +01:00
keystone.py Merge "Don't add exception in msg when using LOG.exception" 2016-01-08 21:56:57 +00:00
paths.py Remove imports from oslo namespaces 2015-02-08 02:59:30 +00:00
policy.py Replace logging with oslo_log 2016-01-30 00:28:27 +00:00
rpc.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
rpc_service.py Revert "Fix socket descriptor leak" 2016-02-01 17:10:58 -05:00
safe_utils.py Trivial: Remove vim header in source files 2015-12-30 09:44:13 -05:00
service.py Enable Magnum to send notifications via RPC 2015-08-27 18:22:35 -04:00
short_id.py Upgrade code to be python 3 compatible 2015-07-03 15:11:55 +01:00
urlfetch.py Use oslo.log instead of oslo.incubator log module 2015-05-29 18:28:23 +08:00
utils.py Replace string format arguments with function parameters 2016-02-20 23:39:33 +08:00
yamlutils.py Use yaml.safe_loader instead of yaml.loader 2015-04-12 13:09:10 -07:00