Merge "Disable LBaaS v2 on the aio"

This commit is contained in:
Zuul 2018-06-12 09:16:15 +00:00 committed by Gerrit Code Review
commit 32aa425076

View File

@ -165,12 +165,6 @@ cache_timeout: {{ cache_timeout }}
# AIO build time. Options are: [machinectl, overlayfs, btrfs, zfs, dir, lvm]
lxc_container_backing_store: "{{ lxc_container_backing_store }}"
## Enable LBaaSv2 in the AIO
neutron_plugin_base:
- router
- metering
- neutron_lbaas.services.loadbalancer.plugin.LoadBalancerPluginv2
## Always setup tempest, the resources for it, then execute tests
tempest_install: yes
tempest_run: yes