Browse Source
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: I3813f0918c8394ef14959be7580bf026314ba82echanges/18/453318/2
3 changed files with 8 additions and 4 deletions
@ -0,0 +1,4 @@
|
||||
--- |
||||
fixes: |
||||
- Fix dispatcher params to not convert the array into string. This way |
||||
its compatible with service defaults. |
Loading…
Reference in new issue