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

Remove virt.pool_delete fast parameter #178

Merged
merged 1 commit into from
Oct 30, 2019

Conversation

cbosdo
Copy link
Contributor

@cbosdo cbosdo commented Sep 13, 2019

What does this PR do?

There are two reasons to remove this parameter without deprecating it:

  • the meaning has been mistakenly inversed
  • fast=True will raise an exception for every libvirt storage backend
    since that flag has never been implemented in any of those.

Fixes issue saltstack/salt#54474
Backport of PR saltstack/salt#54475

There are two reasons to remove this parameter without deprecating it:
 * the meaning has been mistakenly inversed
 * fast=True will raise an exception for every libvirt storage backend
since that flag has never been implemented in any of those.

Fixes issue #54474
@meaksh meaksh merged commit 6dfe6e1 into openSUSE:openSUSE-2019.2.0 Oct 30, 2019
@cbosdo cbosdo deleted the openSUSE-2019.2.0-pr54475 branch November 5, 2019 09:44
brejoc pushed a commit that referenced this pull request Nov 15, 2019
There are two reasons to remove this parameter without deprecating it:
 * the meaning has been mistakenly inversed
 * fast=True will raise an exception for every libvirt storage backend
since that flag has never been implemented in any of those.

Fixes issue #54474
dincamihai pushed a commit that referenced this pull request Nov 19, 2019
There are two reasons to remove this parameter without deprecating it:
 * the meaning has been mistakenly inversed
 * fast=True will raise an exception for every libvirt storage backend
since that flag has never been implemented in any of those.

Fixes issue #54474
brejoc pushed a commit that referenced this pull request Jan 31, 2020
There are two reasons to remove this parameter without deprecating it:
 * the meaning has been mistakenly inversed
 * fast=True will raise an exception for every libvirt storage backend
since that flag has never been implemented in any of those.

Fixes issue #54474
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.

2 participants