X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=swift-source.yaml;h=cf1cf9dca7728d26c74f84cbbc5a0c56d345ae7f;hb=cdfe285f791ede790e8ba1ab246807a9a2af1b41;hp=1a5a04f4bc32034a49c5a51772f84bf4f32cff51;hpb=1c7e2c8cd7051398c32a4c9fbd74b90a1e193c59;p=apex-tripleo-heat-templates.git diff --git a/swift-source.yaml b/swift-source.yaml index 1a5a04f4..cf1cf9dc 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -11,8 +11,3 @@ resources: proxy-memcache: { get_input: swift_proxy_memcache } 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}