Merge "Test LBaaSv2 in AIO"

This commit is contained in:
Jenkins 2016-07-22 06:21:27 +00:00 committed by Gerrit Code Review
commit 346ea808c5
2 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,3 @@
---
features:
- LBaaSv2 is now enabled by default in all-in-one (AIO) deployments.

View File

@ -112,3 +112,9 @@ repo_build_pip_no_binary:
# The container backing store is set to 'overlayfs' to speed up the
# AIO build time.
lxc_container_backing_store: overlayfs
## Enable LBaaSv2 in the AIO
neutron_plugin_base:
- router
- metering
- neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2