aboutsummaryrefslogtreecommitdiffstats
path: root/swift-source.yaml
diff options
context:
space:
mode:
authorLorcan <lorcan.browne@hp.com>2014-09-12 13:40:24 +0100
committerLorcan <lorcan.browne@hp.com>2014-09-29 10:22:28 +0100
commit24a45cb0defe997b32e8379ae9d6d313547ed9e5 (patch)
treee9c5cbfaf871befd5761abd683ace8df302bd8c7 /swift-source.yaml
parent218bd3cad53aef9b9890bc3119a4280c7e54806e (diff)
Add SwiftMinPartHours parameter
This parameter adds the facility for an operator to set the length of time in hours that a partition in a swift ring can be altered following a rebalance of that ring. The default value is set to one. The corresponding element change is here: Ie6438386a54794e1ae2f31ad925db01c2c10ed6d Change-Id: Icc5e431a7e2884b3ca3a255b6fd901619bc98460
Diffstat (limited to 'swift-source.yaml')
-rw-r--r--swift-source.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/swift-source.yaml b/swift-source.yaml
index cf1cf9dc..b07164c8 100644
--- a/swift-source.yaml
+++ b/swift-source.yaml
@@ -10,4 +10,5 @@ resources:
part-power: 10
proxy-memcache: { get_input: swift_proxy_memcache }
replicas: {get_input: swift_replicas }
+ min-part-hours: {get_input: swift_min_part_hours }
service-password: { get_input: swift_password }