Ensure LBaaSv2 deployment is tested

This patch ensures that the LBaaSv2 plugin deployment is tested.

Closes-Bug: 1736214
Change-Id: I0f09b7f3787189e60d390ca8d1a45706696e9db0
This commit is contained in:
Major Hayden
2017-12-04 15:08:44 -06:00
parent 3297c7c9c9
commit 504c351a83

View File

@@ -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