python-glanceclient/releasenotes/notes/fix_1889666-22dc97ce577eccc6.yaml
Erno Kuvaja 77eab17cf9 Fixes "stores" property added to the image
"stores" property gets added to the image when
`glance image-create-via-import` is called with --stores

Change-Id: I514e6e3ac2f3a1f56fb7883ed403a04b1e7f13b0
Closes-Bug: #1889666
2020-07-30 18:39:31 +01:00

7 lines
175 B
YAML

---
fixes:
- |
Bug 1889666_: 'stores' property added when using image-create-via-import --stores <list>
.. _1889666: https://bugs.launchpad.net/glance/+bug/1889666