python-openstackclient/openstackclient
Joshua Harlow e3c46ece4a Use a common decorator to log 'take_action' activation
Instead of duplicating the same log statement throughout
the code, the same logic can be provided by a shared decorator
that abstracts away the logging capability and unifies it behind
a common function instead.

Change-Id: Icc63bced7347c8bbf0299a4c5821425a10892a79
2015-09-01 16:49:54 -07:00
..
api Improve the hint message 2015-06-14 13:31:02 +00:00
common Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
compute Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
identity Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
image Merge "Do not set default versions in parsed args" 2015-07-24 19:51:30 +00:00
network Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00
object Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
tests Merge "Inherited info/option when listing role assignment" 2015-08-08 09:09:26 +00:00
volume Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Get rid of oslo_i18n deprecation notice 2015-06-02 09:21:31 -06:00
shell.py Merge "Do not set default versions in parsed args" 2015-07-24 19:51:30 +00:00