aboutsummaryrefslogtreecommitdiffstats
path: root/swift-source.yaml
diff options
context:
space:
mode:
authorJenkins <jenkins@review.openstack.org>2014-09-16 09:15:26 +0000
committerGerrit Code Review <review@openstack.org>2014-09-16 09:15:26 +0000
commit622d4cb6cf92704f7cbdd8683dd5c4d406646ce5 (patch)
treeffe69437480633c2dedc45a7ad51e36906ab9571 /swift-source.yaml
parent4608c70e12734fa289463264d47f9a650c326dd4 (diff)
parentb7964165b7e2c68743063834445977158a8b3448 (diff)
Merge "Parametrize Swift partition power"
Diffstat (limited to 'swift-source.yaml')
-rw-r--r--swift-source.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-source.yaml b/swift-source.yaml
index cf1cf9dc..ca0967a4 100644
--- a/swift-source.yaml
+++ b/swift-source.yaml
@@ -7,7 +7,7 @@ resources:
swift:
devices: { get_input: swift_devices }
hash: { get_input: swift_hash_suffix }
- part-power: 10
+ part-power: { get_input: swift_part_power }
proxy-memcache: { get_input: swift_proxy_memcache }
replicas: {get_input: swift_replicas }
service-password: { get_input: swift_password }