aboutsummaryrefslogtreecommitdiffstats
path: root/swift-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-09-01 14:31:33 +0000
committerGerrit Code Review <review@openstack.org>2014-09-01 14:31:33 +0000
commit2d6e729c594a3ba17f13c6a7d056e12759530576 (patch)
tree25b5c3bce9ee217e3742d4ef62b23296f59c6cce /swift-source.yaml
parentec7abd73d7debdc887ed552c676db21450d81d81 (diff)
parent11e8ac8f751131b24918229d91c2253503b5452e (diff)
Merge "Remove unused Neutron values"
Diffstat (limited to 'swift-source.yaml')
-rw-r--r--swift-source.yaml5
1 files changed, 0 insertions, 5 deletions
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}