From 289c0652cb1bea79df9895dae94f39a029aa63fe Mon Sep 17 00:00:00 2001 From: Ihar Hrachyshka Date: Fri, 20 Nov 2015 10:36:53 +0100 Subject: [PATCH] devstack: don't enable qos service with the plugin Require explicit enablement for the service. Enable the service in API gate job because we have API tests for the service. Change-Id: Ibdd41eb761b64499a992f49ac0159167c7fb7d79 --- devstack/settings | 2 -- 1 file changed, 2 deletions(-) diff --git a/devstack/settings b/devstack/settings index 976317cd..b452f883 100644 --- a/devstack/settings +++ b/devstack/settings @@ -1,3 +1 @@ L2_AGENT_EXTENSIONS=${L2_AGENT_EXTENSIONS:-} - -enable_service q-qos