From: Pradeep Kilambi Date: Fri, 8 Jul 2016 13:22:34 +0000 (-0400) Subject: Include bulk in swift proxy pipeline X-Git-Tag: opnfv-6.0.0~1865^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=e231c9e78921e61b8fd79ec01a3c2a4da03f7b7f;p=apex-tripleo-heat-templates.git Include bulk in swift proxy pipeline With bulk delete enabled for gnocchi, this option should be included in pipeline as well. Change-Id: I5786c6f14e3aab9e167c22d8f72c5c1688440e95 --- diff --git a/puppet/hieradata/controller.yaml b/puppet/hieradata/controller.yaml index bc5a4098..66613f0f 100644 --- a/puppet/hieradata/controller.yaml +++ b/puppet/hieradata/controller.yaml @@ -84,6 +84,7 @@ swift::proxy::pipeline: - 'healthcheck' - 'cache' - 'ratelimit' + - 'bulk' - 'tempurl' - 'formpost' - 'authtoken'