You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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.
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?
The text was updated successfully, but these errors were encountered: