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

Add param for snapshot subtree removal #26576

Merged
merged 1 commit into from
Jul 14, 2017
Merged

Conversation

Akasurde
Copy link
Member

SUMMARY

Fix adds a parameter for removing snapshot subtree.

Fixes: #26522

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

lib/ansible/modules/cloud/vmware/vmware_guest_snapshot.py

ANSIBLE VERSION
2.4devel

Fix adds a parameter for removing snapshot subtree.

Fixes: ansible#26522

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot
Copy link
Contributor

ansibot commented Jul 10, 2017

@ansibot ansibot added affects_2.4 This issue/PR affects Ansible v2.4 cloud feature_pull_request needs_triage Needs a first human triage before being processed. support:core This issue/PR relates to code supported by the Ansible Engineering Team. vmware VMware community labels Jul 10, 2017
@Akasurde
Copy link
Member Author

ready_for_review

@alikins alikins removed the needs_triage Needs a first human triage before being processed. label Jul 10, 2017
@nerzhul
Copy link
Contributor

nerzhul commented Jul 12, 2017

shipit

@ansibot ansibot added community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. labels Jul 12, 2017
@jctanner jctanner merged commit b4a58b6 into ansible:devel Jul 14, 2017
@Akasurde
Copy link
Member Author

@nerzhul @jctanner Thanks for review and merge.

@Akasurde Akasurde deleted the i26522 branch July 14, 2017 14:01
AlanCoding pushed a commit to AlanCoding/ansible that referenced this pull request Jul 18, 2017
Fix adds a parameter for removing snapshot subtree.

Fixes: ansible#26522

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot ansibot added feature This issue/PR relates to a feature request. and removed feature_pull_request labels Mar 5, 2018
@ansible ansible locked and limited conversation to collaborators Apr 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.4 This issue/PR affects Ansible v2.4 cloud community_review In order to be merged, this PR must follow the community review workflow. feature This issue/PR relates to a feature request. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. support:core This issue/PR relates to code supported by the Ansible Engineering Team. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete snapshot in vmware_guest_snapshot.py deletes snapshot subtree
5 participants