python-openstackclient/openstackclient/identity/v3
Steve Martinelli 0ef8535036 translate all command help strings
Leverage the new cliff command class attribute (_description)
to get the help of a command, this allows us to mark strings
for translation. We could not do this before since the help
was grabbed from the docstring.

This also depends on a new release of cliff and a bump to the
minimum level in osc's requirements.

Closes-Bug: 1636209
Depends-On: Id915f6aa7d95a0ff3dc6e2ceaac5decb3f3bf0da
Change-Id: I8673080bb5625e8e3c499feaefd42dfc7121e96f
2016-11-17 02:33:42 +00:00
..
__init__.py Remove copyright from empty files 2014-01-20 17:28:13 +04:00
catalog.py translate all command help strings 2016-11-17 02:33:42 +00:00
consumer.py translate all command help strings 2016-11-17 02:33:42 +00:00
credential.py translate all command help strings 2016-11-17 02:33:42 +00:00
domain.py translate all command help strings 2016-11-17 02:33:42 +00:00
ec2creds.py translate all command help strings 2016-11-17 02:33:42 +00:00
endpoint.py translate all command help strings 2016-11-17 02:33:42 +00:00
federation_protocol.py translate all command help strings 2016-11-17 02:33:42 +00:00
group.py translate all command help strings 2016-11-17 02:33:42 +00:00
identity_provider.py translate all command help strings 2016-11-17 02:33:42 +00:00
mapping.py translate all command help strings 2016-11-17 02:33:42 +00:00
policy.py translate all command help strings 2016-11-17 02:33:42 +00:00
project.py translate all command help strings 2016-11-17 02:33:42 +00:00
region.py translate all command help strings 2016-11-17 02:33:42 +00:00
role_assignment.py translate all command help strings 2016-11-17 02:33:42 +00:00
role.py translate all command help strings 2016-11-17 02:33:42 +00:00
service_provider.py translate all command help strings 2016-11-17 02:33:42 +00:00
service.py translate all command help strings 2016-11-17 02:33:42 +00:00
token.py translate all command help strings 2016-11-17 02:33:42 +00:00
trust.py translate all command help strings 2016-11-17 02:33:42 +00:00
unscoped_saml.py translate all command help strings 2016-11-17 02:33:42 +00:00
user.py translate all command help strings 2016-11-17 02:33:42 +00:00