02b1e1399b
Change-Id: Ibfe49741ad5df82a57cc1c344a471be4d23fdffb Closes-bug: #1542189
9 lines
357 B
YAML
9 lines
357 B
YAML
---
|
|
fixes:
|
|
- >
|
|
[`bug 1542189 <https://bugs.launchpad.net/ceilometer/+bug/1542189>`_]
|
|
Handle malformed resource definitions in gnocchi_resources.yaml
|
|
gracefully. Currently we raise an exception once we hit a bad
|
|
resource and skip the rest. Instead the patch skips the bad
|
|
resource and proceeds with rest of the definitions.
|