258c1102cc
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 |
||
---|---|---|
.. | ||
__init__.py | ||
backup.py | ||
qos_specs.py | ||
snapshot.py | ||
volume_type.py | ||
volume.py |