python-openstackclient/openstackclient/identity/v3
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
consumer.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
credential.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
domain.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
federation_protocol.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
group.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
identity_provider.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
mapping.py Fine tune some of the helps commands 2015-01-13 00:58:57 -05:00
policy.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
region.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
role_assignment.py Inherited info/option when listing role assignment 2015-08-06 22:21:27 -07:00
role.py Use a common decorator to log 'take_action' activation 2015-09-01 16:49:54 -07:00
service_provider.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
trust.py Merge "Make trustee/trustor/project searchable by ID" 2015-07-21 19:46:16 +00:00
unscoped_saml.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