![Radosław Piliszek](/assets/img/avatar_default.png)
It seems [1] has introduced a slight regression in that it tries by default to pass an empty string to ceilometer-upgrade which makes it fail: ceilometer-upgrade: error: unrecognized arguments: (note there is nothing more on that line) This patch fixes that by allowing the params to be of any number, including zero. Backport to Ussuri. [1] 3d587409ee068843cfa28710f09f65af48b69367 Change-Id: I989a1dd30d1656b5c1fda7a46abbf5f265fbb72c Closes-Bug: #1884919
7 lines
214 B
YAML
7 lines
214 B
YAML
---
|
|
fixes:
|
|
- |
|
|
Fixes Ceilometer deployment and upgrade failing due to wrong mode of
|
|
argument passing applied to the ``ceilometer-upgrade`` command.
|
|
`LP#1884919 <https://launchpad.net/bugs/1884919>`__
|