Files
cinder/cinder/scheduler/evaluator
Luong Anh Tuan d35c3ba64e 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: I21d33573c518a612db2708fc9d04c428f0b50072
2016-12-25 12:43:45 +00:00
..