manila/manila/share/drivers/container
Luong Anh Tuan 4c6ce2f938 Avoid Forcing the Translation of Translatable Variables
Whenever possible translation should not be forced by use of six.text_type()
or str() on messages being used with a format string.

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

Change-Id: If8eeeebd6fafc647a632bdff5636f82d383e2164
2016-10-06 01:09:57 +00:00
..
__init__.py Container driver 2016-08-15 16:30:23 +03:00
container_helper.py Avoid Forcing the Translation of Translatable Variables 2016-10-06 01:09:57 +00:00
driver.py Merge "Put all imports from manila.i18n in one line" 2016-09-14 15:04:07 +00:00
protocol_helper.py Put all imports from manila.i18n in one line 2016-09-14 06:07:33 +00:00
storage_helper.py Fix for LV mounting issue in docker containers 2016-09-13 17:18:03 +03:00