python-cloudkittyclient/releasenotes/notes/fix-zero-cost-mapping-7a4247cf1c6815f8.yaml
Pierre Riteau 61ef2c337e Fix creation of hashmap mapping with a zero cost
A cost of 0.0 was interpreted as a False value, making the check think
the cost argument was missing.

Change-Id: I5f86540221b80667fc63b8b54659092c637b7353
Story: 2009047
Task: 42814
2021-07-12 19:31:06 +02:00

5 lines
74 B
YAML

---
fixes:
- |
Fixes creation of hashmap mappings with a zero cost.