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

Fix incompatibility with vcrpy 2 #750

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

jeking3
Copy link
Contributor

@jeking3 jeking3 commented Dec 22, 2018

This fixes #748

Note this requires a new vcrpy release with kevin1024/vcrpy#415 in it.

@tianhao64
Copy link
Contributor

@jeking3 Thanks for the fix. Will merge it once the vcr fix is merged.

@jeking3
Copy link
Contributor Author

jeking3 commented Jun 28, 2019

Upstream fix was merged, waiting for a new vcrpy release.

@jayvdb
Copy link

jayvdb commented Sep 15, 2019

@jeking3 , it looks like this needs a rebase.

@jeking3
Copy link
Contributor Author

jeking3 commented Sep 15, 2019

@tianhao64 all set, build passed

2 similar comments
@jeking3
Copy link
Contributor Author

jeking3 commented Sep 25, 2019

@tianhao64 all set, build passed

@jeking3
Copy link
Contributor Author

jeking3 commented Oct 30, 2019

@tianhao64 all set, build passed

@jayvdb
Copy link

jayvdb commented Oct 30, 2019

ping @hartsock

@hartsock
Copy link
Member

@pgbidkar are you around?

@pgbidkar
Copy link
Contributor

pgbidkar commented Nov 1, 2019

@pgbidkar are you around?

Yes I am. Occupied with other priority tasks. Will look into it.

Thanks

@DanielDraganov
Copy link
Collaborator

The change looks fine to me. Currently tests will probably fail if executed because they were not updated after the major update for vSphere 8.0: a90023f
This change definitely will not hurt and soon I plan to update the tests.

@DanielDraganov DanielDraganov merged commit 651ed25 into vmware:master Feb 2, 2023
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

Successfully merging this pull request may close these issues.

Compatibility with vcrpy >= 2.0
6 participants