Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove image properties that are created as part of snapshot creation #34

Open
dkliban opened this issue Aug 18, 2014 · 0 comments
Open

Comments

@dkliban
Copy link
Member

dkliban commented Aug 18, 2014

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'.

dkliban added a commit that referenced this issue Aug 18, 2014
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant