python-openstackclient/openstackclient
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
..
api Add option "--name" to command "openstack object create" 2016-09-26 22:42:10 -04:00
common translate all command help strings 2016-11-17 02:33:42 +00:00
compute translate all command help strings 2016-11-17 02:33:42 +00:00
identity translate all command help strings 2016-11-17 02:33:42 +00:00
image translate all command help strings 2016-11-17 02:33:42 +00:00
locale Imported Translations from Zanata 2016-06-04 06:18:46 +00:00
network translate all command help strings 2016-11-17 02:33:42 +00:00
object translate all command help strings 2016-11-17 02:33:42 +00:00
tests Merge "network.common.NetworkAndComputeShowOne: catch HttpException" 2016-11-10 18:10:41 +00:00
volume translate all command help strings 2016-11-17 02:33:42 +00:00
__init__.py Change version reporting to use pbr 2013-08-02 12:11:49 -05:00
i18n.py Update translation setup 2016-01-29 08:18:50 +09:00
shell.py Improve output of supported API versions 2016-10-07 11:02:53 +00:00