diff options
author | Jenkins <jenkins@review.openstack.org> | 2014-08-26 11:35:34 +0000 |
---|---|---|
committer | Gerrit Code Review <review@openstack.org> | 2014-08-26 11:35:34 +0000 |
commit | 1c7e2c8cd7051398c32a4c9fbd74b90a1e193c59 (patch) | |
tree | 5e8ab6509e3601b3860db0e0c8b5bd1770019326 /swift-source.yaml | |
parent | 59e97e4ae0f02069dbcf6f675337cc11bd0d6076 (diff) | |
parent | a7480472f7efb134108023c44276b52544efbd47 (diff) |
Merge "Make Swift replica count configurable."
Diffstat (limited to 'swift-source.yaml')
-rw-r--r-- | swift-source.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/swift-source.yaml b/swift-source.yaml index 9c7b04f5..1a5a04f4 100644 --- a/swift-source.yaml +++ b/swift-source.yaml @@ -9,7 +9,7 @@ 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: |