Merge "Test LBaaSv2 in AIO"
This commit is contained in:
commit
346ea808c5
@ -0,0 +1,3 @@
|
||||
---
|
||||
features:
|
||||
- LBaaSv2 is now enabled by default in all-in-one (AIO) deployments.
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user