aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/hieradata/controller.yaml
diff options
context:
space:
mode:
authorPradeep Kilambi <pkilambi@redhat.com>2016-07-08 09:22:34 -0400
committerPradeep Kilambi <pkilambi@redhat.com>2016-07-08 09:31:40 -0400
commite231c9e78921e61b8fd79ec01a3c2a4da03f7b7f (patch)
tree5bf08c7a99232c8c7cfc52ebd534a44b70635938 /puppet/hieradata/controller.yaml
parentf91f08a5288820a77f45099092914a65a038caa5 (diff)
Include bulk in swift proxy pipeline
With bulk delete enabled for gnocchi, this option should be included in pipeline as well. Change-Id: I5786c6f14e3aab9e167c22d8f72c5c1688440e95
Diffstat (limited to 'puppet/hieradata/controller.yaml')
-rw-r--r--puppet/hieradata/controller.yaml1
1 files changed, 1 insertions, 0 deletions
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'