From 7ec57691cbc268d0aa54e06d1bfdefe2ba51f923 Mon Sep 17 00:00:00 2001 From: Cédric Ollivier Date: Sat, 11 Apr 2020 16:23:25 +0200 Subject: Add OVN tempest_conf.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iaabe4de2c2b631f0ba823dda2d0e0a172aa04622 Signed-off-by: Cédric Ollivier --- docker/smoke-cntt/tempest_conf.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docker/smoke-cntt') diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index 3bcd78581..fb9c5d060 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -74,8 +74,8 @@ load_balancer: test_with_noop: true neutron_plugin_options: agent_availability_zone: nova - available_type_drivers: flat,geneve,vlan,gre,local,vxlan - provider_vlans: foo, + available_type_drivers: flat,geneve,vlan,local + provider_vlans: public, object-storage-feature-enabled: discoverable_apis: "account_quotas,formpost,bulk_upload,bulk_delete,\ tempurl,crossdomain,container_quotas,staticweb,account_quotas,slo" -- cgit