shade/releasenotes/notes/fix-properties-key-conflict-2161ca1faaad6731.yaml
Monty Taylor bc942953bc
Fix image normalization when image has properties property
In the somewhat pathological case of an image having a property named
properties already that contains a non-dict value, image normalizaiton
becomes quite unhappy. Fix it.

Change-Id: I2ce4dd4e3b7a4a9b46ff2bf699d2c8517e1ce7ce
Story: 2001073
Task: 4697
2017-06-21 04:22:59 +01:00

5 lines
118 B
YAML

---
issues:
- Images in the cloud with a string property named "properties"
caused image normalization to bomb.