Code Review
/
apex-tripleo-heat-templates.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
f91f08a
)
Include bulk in swift proxy pipeline
author
Pradeep Kilambi
<pkilambi@redhat.com>
Fri, 8 Jul 2016 13:22:34 +0000
(09:22 -0400)
committer
Pradeep 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
patch
|
blob
|
history
diff --git
a/puppet/hieradata/controller.yaml
b/puppet/hieradata/controller.yaml
index
bc5a409
..
66613f0
100644
(file)
--- a/
puppet/hieradata/controller.yaml
+++ b/
puppet/hieradata/controller.yaml
@@
-84,6
+84,7
@@
swift::proxy::pipeline:
- 'healthcheck'
- 'cache'
- 'ratelimit'
+ - 'bulk'
- 'tempurl'
- 'formpost'
- 'authtoken'