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

virtualcenter.delete_vm() returns False when the VM is deleted #154

Open
mshriver opened this issue Jul 14, 2017 · 0 comments
Open

virtualcenter.delete_vm() returns False when the VM is deleted #154

mshriver opened this issue Jul 14, 2017 · 0 comments
Assignees
Labels

Comments

@mshriver
Copy link
Collaborator

delete_vm() is returning False erroneously on vsphere 5.5, 6.0, and 6.5.

The failures are split between failing during power off action (actually does power off, method fails/times out though), and delete status checking (vm is deleted, failure is returned immediately instead of waiting for success message)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant