From 504c351a8340f8d7ec6084012f6f1da5d275885d Mon Sep 17 00:00:00 2001 From: Major Hayden Date: Mon, 4 Dec 2017 15:08:44 -0600 Subject: [PATCH] Ensure LBaaSv2 deployment is tested This patch ensures that the LBaaSv2 plugin deployment is tested. Closes-Bug: 1736214 Change-Id: I0f09b7f3787189e60d390ca8d1a45706696e9db0 --- tests/os_neutron-overrides.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/os_neutron-overrides.yml b/tests/os_neutron-overrides.yml index dff38b42..4690645e 100644 --- a/tests/os_neutron-overrides.yml +++ b/tests/os_neutron-overrides.yml @@ -38,3 +38,8 @@ haproxy_default_services: haproxy_balance_type: http haproxy_backend_options: - "httpchk GET /" + +neutron_plugin_base: + - router + - metering + - neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2