From bfaa1d1b0b1aa265f5234f73ba19984bd6716c6b Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Tue, 25 Nov 2014 23:30:06 -0800 Subject: [PATCH] Update i18n translation for Nuage plugin Ensure that the LOG hacking rules are enforced on the nuage plugin directory. Change-Id: I0a415dfdf81ad337eda0dc8b618b6125b938a1eb --- neutron/hacking/checks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron/hacking/checks.py b/neutron/hacking/checks.py index 68dcfa1f9..2fd5c9f98 100644 --- a/neutron/hacking/checks.py +++ b/neutron/hacking/checks.py @@ -87,7 +87,7 @@ def _directory_to_check_translation(filename): "neutron/plugins/ml2", "neutron/plugins/mlnx", #"neutron/plugins/nec", - #"neutron/plugins/nuage", + "neutron/plugins/nuage", #"neutron/plugins/ofagent", #"neutron/plugins/oneconvergence", #"neutron/plugins/opencontrail", -- 2.45.2