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

Automation SDK checkout is slow #1728

Closed
kbreit-insight opened this issue May 9, 2023 · 1 comment
Closed

Automation SDK checkout is slow #1728

kbreit-insight opened this issue May 9, 2023 · 1 comment

Comments

@kbreit-insight
Copy link

SUMMARY

As part of an execution environment build I am using a requirements.txt file for the Automation SDK based on the recommendation at

$ pip install --upgrade git+https://github.com/vmware/vsphere-automation-sdk-python.git
. The checkout for this SDK takes a long time and if possible, a more efficient option should be specified. If there is a way to download only a release or the latest files or something similar, that should be preferred.

ISSUE TYPE
  • Documentation Report
COMPONENT NAME

vmware_intro.rst

ANSIBLE VERSION

@mariolenz
Copy link
Collaborator

@kbreit-insight We need this SDK for some modules. Unfortunately, VMware doesn't provide a PyPI package, which would be more efficient. We're waiting for this since 2017: vmware/vsphere-automation-sdk-python#38

So I'll close this for now, since we can't do anything about it. Feel free to complain to VMware about this. Maybe it helps...

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

No branches or pull requests

2 participants