diff options
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-rw-r--r-- | docker/smoke-cntt/tempest_conf.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
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" |