<br><br><div class="gmail_quote">On Wed, Mar 14, 2012 at 12:53 PM, Itamar Heim <span dir="ltr">&lt;<a href="mailto:iheim@redhat.com">iheim@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div class="im">On 03/14/2012 06:49 PM, Ewoud Kohl van Wijngaarden wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Mar 14, 2012 at 05:36:38PM +0200, Itamar Heim wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On 03/14/2012 04:51 PM, Andrew Wells wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I am trying to build a connection manually with spicec (or what ever I<br>
need to build the connection with) in Ovirt/RHEV and I am wondering what<br>
do I need to form this connection?<br>
<br>
And if this is the wrong place to ask, can you point me in the correct<br>
direction?<br>
</blockquote>
<br>
rhev-m mostly uses the activex/xpi wrappers.<br>
cc-ing spice-devel on command line invocation (or client integrating<br>
with the REST API).<br>
<br>
one thing you will need is to call the engine via the API to set the<br>
&quot;ticket&quot; (password) of the VM, to pass to the client.<br>
</blockquote>
<a href="http://code.google.com/p/rhev-api-labs/source/browse/python/spice/" target="_blank">http://code.google.com/p/rhev-<u></u>api-labs/source/browse/python/<u></u>spice/</a><br>
is a fairly old example written for RHEV 2.2 based on the powershell<br>
RHEV-M API, but I don&#39;t think this really changed.<br>
</blockquote>
<br></div>
actually, i just saw the ovirt cli has a console launch option.<br>
michael - does it launch spice as well, or only vnc?<div class="HOEnZb"><div class="h5"><br>
______________________________<u></u>_________________<br>
Engine-devel mailing list<br>
<a href="mailto:Engine-devel@ovirt.org" target="_blank">Engine-devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/engine-devel" target="_blank">http://lists.ovirt.org/<u></u>mailman/listinfo/engine-devel</a><br>
</div></div></blockquote></div><br><div>So I am assuming that building this connection up in a linux terminal on Ovirt is more or less equal to setting it up using RHEV, but is that not the case? Also what michael posted looks good, but I will need to wait before I can actually dig into that code. In the end I am hoping to just launch X and then launch the spicec session.</div>