cinder/cinder/volume/drivers/san/hp
Christian Berendt 5061ab9586 debug level logs should not be translated
According to the OpenStack translation policy available at
https://wiki.openstack.org/wiki/LoggingStandards debug messages
should not be translated. Like mentioned in several changes in
Nova by garyk this is to help prioritize log translation.

This patch adds a new hacking check - N319 - that ensures all
debug log messages don't have translations.

Change-Id: Id9c2715f25c8f2ea52235aba4bd1583655391584
Implements: blueprint debug-translation-removal
Closes-Bug: #1318713
2014-06-18 09:03:02 -06:00
..
__init__.py Provide HP 3PAR array iSCSI driver 2013-01-08 14:09:55 -08:00
hp_3par_common.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
hp_3par_fc.py eliminate the need for hp3parclient in tests 2014-05-07 23:00:27 -07:00
hp_3par_iscsi.py eliminate the need for hp3parclient in tests 2014-05-07 23:00:27 -07:00
hp_lefthand_cliq_proxy.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
hp_lefthand_iscsi.py hp_lefthand_rest_proxy no handler for logger during tests 2014-05-31 21:02:59 +00:00
hp_lefthand_rest_proxy.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
hp_msa_client.py Add HP MSA Fiber Channel driver 2014-02-20 13:56:39 +01:00
hp_msa_common.py debug level logs should not be translated 2014-06-18 09:03:02 -06:00
hp_msa_fc.py Add HP MSA Fiber Channel driver 2014-02-20 13:56:39 +01:00