Enabling Ballooing device on templates from Python SDK

20 Jun
2016
20 Jun
'16
5:46 p.m.
Hi there, I'm trying to create a VM pool from the Python SDK with the Ballooning device enabled. My code does something like: mp = ovirtsdk.infrastructure.brokers.MemoryPolicy() mp.ballooning = true ... vm_params = ovirtsdk.infrastructure.brokers.VM() vm_params.memory_policy = mem_policy ... vmpool = ovirt.vmpools.add( vmpool=oVirtParams.VmPool( -- Barak Korren bkorren@redhat.com RHEV-CI Team
3373
Age (days ago)
3373
Last active (days ago)
0 comments
1 participants
participants (1)
-
Barak Korren