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

Don't exit if qemu-agent is not available #7

Open
jlausuch opened this issue Mar 13, 2019 · 0 comments
Open

Don't exit if qemu-agent is not available #7

jlausuch opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@jlausuch
Copy link
Owner

Currently, when Terraform finishes the deployment, it will wait until qemu-agent is available on each created domain. If it times out, it exits with error.

Instead, it should warn that qemu-agent is not available and don't allow using execute_cmd() of the domain object. Use istead execute_ssh_cmd()

@jlausuch jlausuch added the enhancement New feature or request label Mar 13, 2019
@jlausuch jlausuch self-assigned this Mar 20, 2019
asmorodskyi added a commit that referenced this issue Mar 21, 2019
Issue #7: Don't exit if qemu-agent is not available
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant