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

cmd-virt-install: New wrapper for virt-install #1046

Merged
merged 1 commit into from
Jan 29, 2020

Conversation

cgwalters
Copy link
Member

As the comment says this code is bits we eventually want
in the main virt-install program. However, my immediate
motivation here is to use libvirt with qemu:///system to test ipv6.
We could also use libvirt for other scenarios of course.

src/cmd-virt-install Outdated Show resolved Hide resolved
src/cmd-virt-install Outdated Show resolved Hide resolved
src/cmd-virt-install Outdated Show resolved Hide resolved
Copy link
Member

@miabbott miabbott left a comment

Choose a reason for hiding this comment

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

Some minor comments that could be handled in a follow-up, but otherwise this looks sane.

Copy link
Member

@jlebon jlebon left a comment

Choose a reason for hiding this comment

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

Neat! Just one optional comment, but LGTM as is too.

src/cmd-virt-install Outdated Show resolved Hide resolved
As the comment says this code is bits we eventually want
in the main `virt-install` program.  However, my immediate
motivation here is to use libvirt with `qemu:///system` to test ipv6.
We could also use libvirt for other scenarios of course.
@jlebon jlebon merged commit d597022 into coreos:master Jan 29, 2020
jcajka pushed a commit to jcajka/coreos-assembler that referenced this pull request Mar 24, 2020
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.

3 participants