0e9862be7a
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 |
||
---|---|---|
.. | ||
__init__.py | ||
backup.py | ||
qos_specs.py | ||
service.py | ||
snapshot.py | ||
volume_transfer_request.py | ||
volume_type.py | ||
volume.py |