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

Versioning #106

Open
FingerlessGlov3s opened this issue Dec 6, 2023 · 2 comments
Open

Versioning #106

FingerlessGlov3s opened this issue Dec 6, 2023 · 2 comments

Comments

@FingerlessGlov3s
Copy link

Hi,

I been looking over the release notes and the readme. Does the package major and minor version need to match the ovirt installation or is the sdk backwards compatable, say N - 1 for example.

I have a feeling it has to match?

@mwperina
Copy link
Member

mwperina commented Jan 2, 2024

oVirt Python SDK is based on oVirt RESTAPI, which provides backward compatibility. It means that for example you can use Python SDK 4.5 with oVirt Engine 4.4, but of course Python SDK 4.5 will be usable only for features available in oVirt Engine 4.4.

You can find details about oVirt RESTAPI backward compatibility in http://ovirt.github.io/ovirt-engine-api-model/4.5/#documents/a02_changes_in_v4

@Gounick
Copy link

Gounick commented Mar 21, 2024

Hello,
Where can I find this information ?

What is the max Python version supported/compatible by ovirt-engine-sdk-python 4.5? and 4.6? I install it with pip.

https://pypi.org/project/ovirt-engine-sdk-python/

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

3 participants