diff options
Diffstat (limited to 'test/vcpe/preload_templates/simple_neutron_heat.yaml')
-rw-r--r-- | test/vcpe/preload_templates/simple_neutron_heat.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/vcpe/preload_templates/simple_neutron_heat.yaml b/test/vcpe/preload_templates/simple_neutron_heat.yaml index d20c08127..f64248be8 100644 --- a/test/vcpe/preload_templates/simple_neutron_heat.yaml +++ b/test/vcpe/preload_templates/simple_neutron_heat.yaml @@ -8,7 +8,7 @@ parameters: shared: type: boolean description: Shared amongst tenants - default: True + default: False outputs: network_id: description: Openstack network identifier |