my current idea of a workaround is to disable storage leases before netapp upgrades, and
re-enable them after upgrades are done. python sdk should make this fairly easy
(
https://github.com/oVirt/ovirt-engine-sdk/blob/master/sdk/examples/set_vm...
and
https://gerrit.ovirt.org/c/99712/)