From 1bd60faf2e0e0d57efd1893d1a659bc0a3205907 Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Wed, 13 Sep 2017 13:56:02 -0600 Subject: [PATCH] gate_hook: Switched to $NEUTRON_CORE_PLUGIN_CONF The Q_* variable is not defined when lib/neutron is used. Change-Id: Iafbb11cf24e07593b55d7c35e075d68980f0e247 --- neutron/tests/contrib/hooks/vlan_provider | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/neutron/tests/contrib/hooks/vlan_provider b/neutron/tests/contrib/hooks/vlan_provider index e6815c94e84..0451ab64a21 100644 --- a/neutron/tests/contrib/hooks/vlan_provider +++ b/neutron/tests/contrib/hooks/vlan_provider @@ -3,7 +3,7 @@ [neutron_plugin_options] provider_vlans=foo, -[[post-config|/$Q_PLUGIN_CONF_FILE]] +[[post-config|/$NEUTRON_CORE_PLUGIN_CONF]] [ml2_type_vlan] network_vlan_ranges = foo:1:10