Merge "Fix spelling of controller0_VLANPort"
[apex-tripleo-heat-templates.git] / swift-source.yaml
index 9c7b04f..cf1cf9d 100644 (file)
@@ -9,10 +9,5 @@ resources:
           hash: { get_input: swift_hash_suffix }
           part-power: 10
           proxy-memcache: { get_input: swift_proxy_memcache }
-          replicas: 1
+          replicas: {get_input: swift_replicas }
           service-password: { get_input: swift_password }
-        neutron:
-          ovs:
-            local_ip: { get_input: neutron_local_ip }
-            enable_tunnelling: { get_input: neutron_enable_tunnelling}
-            tenant_network_type: { get_input: neutron_tenant_network_type}