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

resizing disk images uses subprocess, python bindings may be better #14

Open
cdent opened this issue May 2, 2019 · 0 comments
Open

Comments

@cdent
Copy link
Owner

cdent commented May 2, 2019

When the resize config option is true, truncate and virt-resize are called via subprocess to do the resize. This feels incorrect. If there are is a python-bindings-to-libvirt way to accomplish the same thing, that could be cleaner (and potentially more portable).

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