diff options
Diffstat (limited to 'docker/smoke-cntt/tempest_conf.yaml')
-rw-r--r-- | docker/smoke-cntt/tempest_conf.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker/smoke-cntt/tempest_conf.yaml b/docker/smoke-cntt/tempest_conf.yaml index 7877d7681..395ffe9b1 100644 --- a/docker/smoke-cntt/tempest_conf.yaml +++ b/docker/smoke-cntt/tempest_conf.yaml @@ -71,3 +71,4 @@ neutron_plugin_options: agent_availability_zone: nova available_type_drivers: flat,geneve,vlan,gre,local,vxlan provider_vlans: foo, + create_shared_resources: true |