python-openstackclient/openstackclient/tests
Tang Chen 0e9862be7a Standardize logger usage in volume
self.app.log is the logger in class OpenStackShell,
which should be used to record logs that have nothing
to do with any specific command.

So, use the file logger instead.

This patch also fixes some usage that doesn't follow
rules in:
http://docs.openstack.org/developer/oslo.i18n/guidelines.html
1. add variables to logger as an argument
2. do not wrap variables with str()

Change-Id: I248861a38a4de0412a080046aa7a6f6473c3e082
Implements: blueprint log-usage
2016-06-14 16:37:57 -05:00
..
api osc-lib: exceptions 2016-06-13 10:50:01 -05:00
common osc-lib: timing 2016-06-13 11:08:21 -05:00
compute Merge "Fix errors in flavor unit tests" 2016-06-14 04:21:18 +00:00
identity osc-lib: utils 2016-06-13 10:50:44 -05:00
image Merge "Fix image delete multiple arguments error" 2016-06-14 07:26:58 +00:00
network osc-lib: utils 2016-06-13 10:50:44 -05:00
object Fixed a bunch of spacing 2016-02-23 10:38:58 -06:00
volume Standardize logger usage in volume 2016-06-14 16:37:57 -05:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
fakes.py Moving authentication from keystoneclient to keystoneauth 2016-06-09 18:00:40 +02:00
test_shell.py Rename --profile to --os-profile 2016-04-19 07:50:42 -05:00
utils.py Add network segment command object 2016-05-27 12:58:25 -05:00