oVirt/go-ovirt-client

support for AutoPinning - NewVmPlacementPolicyBuilder for all the hosts in the cluster

Closed this issue · 0 comments

for each VM :

  • we need to set a list of Hosts that Can run this VM (migratable) with similar CPU pinning option (taken from the hosts in the same cluster) [0]
  • have placement_policy string, currently, the policy is not stored anywhere [1]

[0] https://github.com/openshift/cluster-api-provider-ovirt/blob/3643d913dcfd76ad84987e6295672b46bbf8dcac/pkg/clients/ovirt/impl.go#L90-L109

[1]

vmPlacementPolicy.Affinity()