X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=swift-source.yaml;h=cf1cf9dca7728d26c74f84cbbc5a0c56d345ae7f;hb=cdfe285f791ede790e8ba1ab246807a9a2af1b41;hp=9c7b04f5e5c22aa74d9cd7c53084f7be23e3f81e;hpb=5dd1df95434b74c6abce5cbaf35ad68848645a24;p=apex-tripleo-heat-templates.git diff --git a/swift-source.yaml b/swift-source.yaml index 9c7b04f5..cf1cf9dc 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -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}