tacker/tacker/api
Luong Anh Tuan 7ce8a502c4 Avoid Forcing the Translation of Translatable Variables
Translation can also be delayed for variables that potentially contain
translatable objects such as exceptions.
Whenever possible translation should not be forced by use of six.text_type()
on a message being used with a format string.
This patch allows the translation of the translatable replacement text to be
delayed until the message is translated.
http://docs.openstack.org/developer/oslo.i18n/guidelines.html#avoid-forcing-the-translation-of-translatable-variables

Change-Id: I5e259368cbf135116bb3b631835227caa1825894
2016-12-15 06:28:16 +00:00
..
v1 Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00
views Cleanup vim settings 2016-03-28 13:03:56 +02:00
__init__.py rename neutron/api to tacker/api 2014-07-04 18:20:50 +09:00
api_common.py Use oslo log and oslo concurrency 2016-06-03 11:38:36 +08:00
extensions.py Avoid Forcing the Translation of Translatable Variables 2016-12-15 06:28:16 +00:00
versions.py Refactor Tacker unit tests to remove xml support 2016-09-07 13:22:42 +09:00