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

virt.purge throws a libvirt exception on Xen hypervisor #52547

Closed
cbosdo opened this issue Apr 15, 2019 · 3 comments
Closed

virt.purge throws a libvirt exception on Xen hypervisor #52547

cbosdo opened this issue Apr 15, 2019 · 3 comments
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix
Milestone

Comments

@cbosdo
Copy link
Contributor

cbosdo commented Apr 15, 2019

Description of Issue/Question

When running the virt.purge function with a connection to a Xen hypervisor, the following exception is thrown:

Exception: unsupported flags (0x4) in function libxlDomainUndefineFlags

Setup

Vanilla salt

Steps to Reproduce Issue

  1. Setup a salt minion as a Xen hypervisor with one vm.
  2. Run virt.purge testvm on that minion

Versions Report

Fluorine is on master and minion

@cbosdo
Copy link
Contributor Author

cbosdo commented Apr 15, 2019

Would be fixed by commit 29a44ac

@cbosdo
Copy link
Contributor Author

cbosdo commented Apr 19, 2019

@s0undt3ch I verified that the commit fixes the issue before submitting the PR and I was the reporter. I think we can consider this verified unless you want someone else to do the verification

@DmitryKuzmenko DmitryKuzmenko added this to the Approved milestone Apr 24, 2019
@DmitryKuzmenko DmitryKuzmenko added the Bug broken, incorrect, or confusing behavior label Apr 24, 2019
@DmitryKuzmenko
Copy link
Contributor

Since this is fixed I'm closing this issue. Please reopen if there's any unfinished work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug broken, incorrect, or confusing behavior fixed-pls-verify fix is linked, bug author to confirm fix
Projects
None yet
Development

No branches or pull requests

3 participants