Implicit Affinity Label checkbox

Hi, Is it possible to reach the Implicit Affinity Label checkbox through the SDK? When unchecked, the label seems to have zero effect. Kind regards, Scott

Hi, The behavior of affinity labels has changed since version 4.3.6.6. The 'Implicit affinity group' checkbox is there to enable the legacy behavior, it is not visible in version 4.4 or later. Now affinity labels do not have any direct effect, they only group VMs or hosts, and it is possible to add these labels to affinity groups instead of individual VMs or groups. More information is in the doc text in the RFE: https://bugzilla.redhat.com/show_bug.cgi?id=1680499 To enable the implicit affinity group through API, the affinity label has a parameter "has_implicit_affinity_group". http://ovirt.github.io/ovirt-engine-api-model/4.4/#types/affinity_label Best regards, Andrej On Fri, 24 Jan 2020 at 15:37, <scott.fitzgerald@oracle.com> wrote:
Hi,
Is it possible to reach the Implicit Affinity Label checkbox through the SDK? When unchecked, the label seems to have zero effect.
Kind regards, Scott _______________________________________________ Devel mailing list -- devel@ovirt.org To unsubscribe send an email to devel-leave@ovirt.org Privacy Statement: https://www.ovirt.org/site/privacy-policy/ oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/ List Archives: https://lists.ovirt.org/archives/list/devel@ovirt.org/message/GEGDQRQSZGMOAZ...

Hi Andrej, Thanks for this, I must have an outdated version of the JAR for the SDK, will update and try the above. Kind regards, Scott
participants (2)
-
Andrej Krejcir
-
scott.fitzgerald@oracle.com