Files
deb-nova/nova/cmd/api.py
Luong Anh Tuan b2c9666a75 Avoid Forcing the Translation of Translatable Variables
Whenever possible translation should not be forced by use of
six.text_type() on a message being used with a format string.

http://docs.openstack.org/developer/oslo.i18n/guidelines.html#avoid-forcing-the-translation-of-translatable-variables

Change-Id: I37e0ef5dce7829c3e0fa6381b8530d0e75326344
2016-10-04 01:18:59 +00:00

2.3 KiB