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 fix #52548

Merged
merged 1 commit into from
Apr 18, 2019
Merged

Virt purge fix #52548

merged 1 commit into from
Apr 18, 2019

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented Apr 15, 2019

What does this PR do?

Fixes Exception: unsupported flags (0x4) in function libxlDomainUndefineFlags thrown when running virt.purge on non-QEMU hypervisor.

What issues does this PR fix or reference?

Fixes issue #52547

Previous Behavior

Running virt.purge test-vm on a Xen hypervisor raised an exception due to unhandled flag

New Behavior

Running virt.purge test-vm on a Xen hypervisor just works

Tests written?

No: catching up such errors would require integration tests with real libvirt on various hypervisors.

Commits signed with GPG?

Yes

@cbosdo cbosdo requested a review from a team as a code owner April 15, 2019 10:03
@cbosdo cbosdo changed the base branch from develop to 2019.2 April 15, 2019 10:03
@cbosdo
Copy link
Contributor Author

cbosdo commented Apr 16, 2019

@rallytime @dwoz this PR is ready for review.

@dwoz dwoz changed the base branch from 2019.2 to 2019.2.1 April 18, 2019 20:07
@dwoz dwoz merged commit 8ee15a9 into saltstack:2019.2.1 Apr 18, 2019
@cbosdo cbosdo deleted the virt-purge-fix branch April 19, 2019 06:56
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