You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting properties to an empty dictionary was leaving all the
image properties in place. The one property that we do keep is
the image_type. This will list the final image in the list of
images instead of snapshots.
This is a fix for bug #34
The final image should not contain references to kernel_id, ramdisk_id, or os_command_line.
It should also have 'image_type' set to 'image' and not 'snapshot'.
The text was updated successfully, but these errors were encountered: