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

Upgrade pyvmomi to 7.0.2 #9287

Merged
merged 1 commit into from
May 6, 2021
Merged

Upgrade pyvmomi to 7.0.2 #9287

merged 1 commit into from
May 6, 2021

Conversation

coignetp
Copy link
Contributor

@coignetp coignetp commented May 4, 2021

What does this PR do?

Needed to support vSphere 7

Motivation

First step for vsphere 7 support

Additional Notes

pyvmomi is used to communicate with the SOAP API.
As they suggest in their doc https://github.com/vmware/pyvmomi

Pyvmomi maintains minimum backward compatibility with the previous _four_ releases of vSphere and it's own previous four releases. Compatibility with much older versions may continue to work but will not be actively supported.

So it should work from vSphere 6.0

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • PR title must be written as a CHANGELOG entry (see why)
  • Files changes must correspond to the primary purpose of the PR as described in the title (small unrelated changes should have their own PR)
  • PR must have changelog/ and integration/ labels attached

@coignetp coignetp marked this pull request as ready for review May 5, 2021 12:53
@coignetp coignetp requested review from a team as code owners May 5, 2021 12:53
@coignetp coignetp merged commit 479bf9d into master May 6, 2021
@coignetp coignetp deleted the paul/upgrade-pyvmomi branch May 6, 2021 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants