tripleo-heat-templates/releasenotes/notes/disable-ceilo-middleware-6853cb92e3e08161.yaml
Pradeep Kilambi 142b5a2889 Disable swift middleware ceilometer pipeline by default
This generates tons of unnecessary events when gnocchi uses swift backend.
We end up filtering most of these anyway. So lets disable this so it
doesn't put useless load. Also changing the default project to service as
thats what gnocchi uses to authenticate with swift.

Closes-bug: #1693339

Change-Id: I40f47d46fdb06f31a739b590bf653bca71e33f61
2017-06-28 07:55:05 -04:00

6 lines
221 B
YAML

---
fixes:
- Disable ceilometer in the swift proxy middleware pipeline out of the box.
This generates a lot of events with gnocchi and swift backend and causes
heavy load. It should be easy to enable if needed.