We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Description
There are points in the code where _Tasks calls to vCenter do not state a .wait_for_completion. This may cause vCenter 6.5 vpxd to segfault
To Reproduce
Use OpenNebula against vCenter 6.5, with high workload
Expected behavior
vCenter not to segfault
Details
Additional context Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
B #3125: Add wait_for_completion
762a0fa
To vCenter async Tasks that were missing it.
13ba69a
To vCenter async Tasks that were missing it. (cherry picked from commit 762a0fa)
done in one-5.8 and master
Sorry, something went wrong.
B #6625: Error parsing VM Template instantiation (#3125)
2342005
with user inputs * Fix error parsing vm template with user input * Retains the value of SOCKET input
tinova
No branches or pull requests
Description
There are points in the code where _Tasks calls to vCenter do not state a .wait_for_completion. This may cause vCenter 6.5 vpxd to segfault
To Reproduce
Use OpenNebula against vCenter 6.5, with high workload
Expected behavior
vCenter not to segfault
Details
Additional context
Add any other context about the problem here.
Progress Status
The text was updated successfully, but these errors were encountered: