<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Nov 26, 2013 at 6:41 AM, Christophe Fergeau <span dir="ltr"><<a href="mailto:cfergeau@redhat.com" target="_blank">cfergeau@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">From a quick look at the documentation<br>
<a href="https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Developer_Guide/chap-Virtual_Machine_Pools.html" target="_blank">https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Virtualization/3.3-Beta/html/Developer_Guide/chap-Virtual_Machine_Pools.html</a><br>


it should not be too hard to add support for it (though<br>
<a href="https://bugzilla.redhat.com/show_bug.cgi?id=1034710" target="_blank">https://bugzilla.redhat.com/show_bug.cgi?id=1034710</a> is missing in the doc).<br>
I think what is needed is to derive an OvirtVmPool class from<br>
OvirtResource which would parse the few extra attributes in the vm pool<br>
(size, prestarted_vms), and which would expose the 'allocatevm' action.<br>
Then OvirtApi would gain a method to get an OvirtCollection wrapping<br>
the 'vmpools' collection.<br>
Do you think you can provide a patch for this?<br></blockquote><div><br></div><div>This sounds like an interesting project!<br><br>From the following file in my oVirt installation:<br>/usr/lib/python2.7/site-packages/ovirtsdk/infrastructure/brokers.py<br>
<br></div><div>I gather that a POST request must be made to /api/vmpools/SOMEVMPOOLID/allocatevm<br><br></div><div>with a certain content, certain headers, etc. However, I cannot craft a successful POST "manually".<br>
<br></div><div>I guess I'm missing some crucial information which must be supplied in the documentation?<br><br>Thanks!<br>iordan<br clear="all"></div></div><br>-- <br>The conscious mind has only one thread of execution.
</div></div>