Include bulk in swift proxy pipeline
authorPradeep Kilambi <pkilambi@redhat.com>
Fri, 8 Jul 2016 13:22:34 +0000 (09:22 -0400)
committerPradeep Kilambi <pkilambi@redhat.com>
Fri, 8 Jul 2016 13:31:40 +0000 (09:31 -0400)
With bulk delete enabled for gnocchi, this option should
be included in pipeline as well.

Change-Id: I5786c6f14e3aab9e167c22d8f72c5c1688440e95

puppet/hieradata/controller.yaml

index bc5a409..66613f0 100644 (file)
@@ -84,6 +84,7 @@ swift::proxy::pipeline:
   - 'healthcheck'
   - 'cache'
   - 'ratelimit'
+  - 'bulk'
   - 'tempurl'
   - 'formpost'
   - 'authtoken'