a791baa616
Currently we join the params and pass in a string to the dispatcher settings. This wont work as ceilometer config expects separate lines for each value. Change-Id: I3813f0918c8394ef14959be7580bf026314ba82e
5 lines
126 B
YAML
5 lines
126 B
YAML
---
|
|
fixes:
|
|
- Fix dispatcher params to not convert the array into string. This way
|
|
its compatible with service defaults.
|