Merge "Fix Swift proxy pipeline ordering"

This commit is contained in:
Jenkins 2016-10-31 11:47:52 +00:00 committed by Gerrit Code Review
commit e713171e1e
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,6 @@ outputs:
- ResellerAdmin
swift::proxy::versioned_writes::allow_versioned_writes: true
swift::proxy::pipeline:
- 'ceilometer'
- 'catch_errors'
- 'healthcheck'
- 'proxy-logging'
@ -101,6 +100,7 @@ outputs:
- 'keystone'
- 'staticweb'
- 'versioned_writes'
- 'ceilometer'
- 'proxy-logging'
- 'proxy-server'
swift::proxy::account_autocreate: true