python-openstackclient/openstackclient/object
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
..
v1 Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
client.py Do not set default versions in parsed args 2015-07-18 06:28:09 -06:00