python-openstackclient/openstackclient/identity/v2_0
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
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
ec2creds.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
endpoint.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
project.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
role.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
service.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
token.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
user.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00