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

Add new image type:vdh support in bootc image builder #5903

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

chunfuwen
Copy link
Contributor

@chunfuwen chunfuwen commented Sep 19, 2024

Add new image type:vdh support in bootc image builder
vdh is newly introduced support disk image type, and is only supported on upstream

vdh is newly introduced support disk image type, and is only supported
on upstream

Signed-off-by: chunfuwen <[email protected]>
Comment on lines +841 to +845
def convert_vhd_to_qcow2(params):
"""
Convert vhd disk format into qcow2

@param params: one dictionary wrapping various parameter
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing return converted_image_path instruction here.

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

Successfully merging this pull request may close these issues.

2 participants