python-openstackclient/openstackclient/compute/v2
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
agent.py translate all command help strings 2016-11-17 02:33:42 +00:00
aggregate.py translate all command help strings 2016-11-17 02:33:42 +00:00
console.py translate all command help strings 2016-11-17 02:33:42 +00:00
fixedip.py translate all command help strings 2016-11-17 02:33:42 +00:00
flavor.py translate all command help strings 2016-11-17 02:33:42 +00:00
floatingip.py translate all command help strings 2016-11-17 02:33:42 +00:00
host.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor_stats.py translate all command help strings 2016-11-17 02:33:42 +00:00
hypervisor.py translate all command help strings 2016-11-17 02:33:42 +00:00
keypair.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_backup.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_group.py translate all command help strings 2016-11-17 02:33:42 +00:00
server_image.py translate all command help strings 2016-11-17 02:33:42 +00:00
server.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
usage.py translate all command help strings 2016-11-17 02:33:42 +00:00