142b5a2889
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
6 lines
221 B
YAML
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.
|