python-openstackclient/openstackclient/common
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
availability_zone.py translate all command help strings 2016-11-17 02:33:42 +00:00
client_config.py Mask passwords in debug logs for auth_config_hook 2016-10-05 21:11:16 -04:00
clientmanager.py Defer auth prompting until it is actually needed 2016-09-08 10:31:13 -05:00
command.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
commandmanager.py Fix dict.keys() compatibility for python 3 2016-03-12 10:58:28 +08:00
configuration.py translate all command help strings 2016-11-17 02:33:42 +00:00
exceptions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
extension.py translate all command help strings 2016-11-17 02:33:42 +00:00
limits.py translate all command help strings 2016-11-17 02:33:42 +00:00
logs.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
module.py translate all command help strings 2016-11-17 02:33:42 +00:00
parseractions.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
quota.py translate all command help strings 2016-11-17 02:33:42 +00:00
session.py Switch to ksa Session 2015-12-02 01:55:14 +00:00
timing.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00
utils.py Add importing file to import warnings 2016-08-30 09:21:02 -05:00