openstack-python-openstackc.../openstackclient
Akihiro Motoki 258c1102cc log take_action parameters in a single place
Previously each command logs take_action parameters explicitly
by using @utils.log_method decorator or log.debug().
Some commands have no logging.

This commit calls a logger in the base class and
drops all logging definition from individual commands.

Closes-Bug: #1532294
Change-Id: I43cd0290a4353c68c075bade9571c940733da1be
2016-02-02 09:58:32 +09:00
..
api when fetching object store properties use lower() 2015-12-14 12:23:44 -05:00
common log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
compute log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
identity log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
image log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
locale Update translation setup 2016-01-29 08:18:50 +09:00
network log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
object log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
tests Merge "Add availability zone support for network commands" 2016-01-31 07:33:08 +00:00
volume log take_action parameters in a single place 2016-02-02 09:58:32 +09:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py The format_exc method does not take an exception 2015-12-08 09:23:47 -07:00