Merge "Fix default Swift ring partition power" into stable/newton

This commit is contained in:
Jenkins 2016-10-14 13:40:14 +00:00 committed by Gerrit Code Review
commit c115feeacf
1 changed files with 2 additions and 3 deletions

View File

@ -67,11 +67,10 @@ swift::keystone::auth::configure_s3_endpoint: false
swift::keystone::auth::operator_roles:
- admin
- swiftoperator
tripleo::ringbuilder::part_power: 10
tripleo::ringbuilder::replicas: 3
tripleo::ringbuilder::min_part_hours: 1
swift_mount_check: false
swift::ringbuilder::replicas: 1
swift::ringbuilder::part_power: 10
swift::ringbuilder::min_part_hours: 1
swift::proxy::pipeline:
- 'catch_errors'