Monday, 2023-07-10

opendevreviewzhen proposed openstack/glance master: Fix parameter verification in import_image()  https://review.opendev.org/c/openstack/glance/+/87930407:39
opendevreviewMerged openstack/glance master: Remove the last occurrence of six.add_metaclass  https://review.opendev.org/c/openstack/glance/+/88675408:20
pslestangHey team, have a quick question about image import and some protected properties. Actually when I import an image (using glance-download method) I noticed 2 glance reserved properties added on the image (os_glance_failed_import and os_glance_importing_to_stores). I can boot an instance from that image but I'm unable to create a new image from that instance because of13:47
pslestang"Attribute 'os_glance_failed_import' is reserved.". Is the responsibility of nova to not copy glance reserved properties or should glance remove those properties from image once successfully imported?13:48
pslestangI got the answer to my question: https://github.com/openstack/nova/commit/dda179d3f901e4f23091f3095f1af58bc26e222e15:52

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!