<div dir="ltr"><div><div><div>Regarding libvirt, there&#39;s fallback to Libvirt provider (part of cockpit-machines) for VMs which are not managed by oVirt.<br></div>For the oVirt ones, oVirt API handles all the actions.<br><br></div>It&#39;s not yet implemented, but I&#39;m considering to fallback to Libvirt for selected actions in case the oVirt API can&#39;t be reached. Like for shut down [1].<br><br></div>Anyway, there&#39;s still open question with the Libvirt connection since it&#39;s secured on an oVirt host.<br><div><div><div><div><div class="gmail_extra"><br></div><div class="gmail_extra">[1] <a href="https://github.com/cockpit-project/cockpit/issues/7670">https://github.com/cockpit-project/cockpit/issues/7670</a></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Oct 18, 2017 at 3:18 PM, Ryan Barry <span dir="ltr">&lt;<a href="mailto:rbarry@redhat.com" target="_blank">rbarry@redhat.com</a>&gt;</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"><div dir="ltr"><div>This looks great, guys. Congrats!<br><br></div>Does this also work with plain libvirt?<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="gmail-h5">On Wed, Oct 18, 2017 at 3:24 AM, Michal Skrivanek <span dir="ltr">&lt;<a href="mailto:michal.skrivanek@redhat.com" target="_blank">michal.skrivanek@redhat.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div><div class="gmail-h5"><div style="overflow-wrap: break-word;">Hi all,<div>I’m happy to announce that we finally finished initial contribution of oVirt specific support into the Cockpit management platform<div>See below for more details</div><div><br></div><div>There are only limited amount of operations you can do at the moment, but it may already be interesting for troubleshooting and simple admin actions where you don’t want to launch the full blown webadmin UI</div><div><br></div><div>Worth noting that if you were ever intimidated by the complexity of the GWT UI of oVirt portals and it held you back from contributing, please take another look!</div><div><br></div><div>Thanks,</div><div>michal</div><div><div><br><blockquote type="cite"><div>Begin forwarded message:</div><br class="gmail-m_-2430291130917849176m_890649084528372426Apple-interchange-newline"><div style="margin:0px"><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif;color:rgb(0,0,0)"><b>From: </b></span><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif">Marek Libra &lt;<a href="mailto:mlibra@redhat.com" target="_blank">mlibra@redhat.com</a>&gt;<br></span></div><div style="margin:0px"><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif;color:rgb(0,0,0)"><b>Subject: </b></span><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif"><b>Re: Cockpit 153 released</b><br></span></div><div style="margin:0px"><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif;color:rgb(0,0,0)"><b>Date: </b></span><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif">17 October 2017 at 16:02:59 GMT+2<br></span></div><div style="margin:0px"><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif;color:rgb(0,0,0)"><b>To: </b></span><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif">Development discussion for the Cockpit Project &lt;<a href="mailto:cockpit-devel@lists.fedorahosted.org" target="_blank">cockpit-devel@lists.fedorahos<wbr>ted.org</a>&gt;</span></div><div style="margin:0px"><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif;color:rgb(0,0,0)"><b>Reply-To: </b></span><span style="font-family:-webkit-system-font,Helvetica Neue,Helvetica,sans-serif">Development discussion for the Cockpit Project &lt;<a href="mailto:cockpit-devel@lists.fedorahosted.org" target="_blank">cockpit-devel@lists.fedorahos<wbr>ted.org</a>&gt;<br></span></div><br><div><div dir="ltr">Walk-through video for the new &quot;oVirt Machines&quot; page can be found here: <a href="https://youtu.be/5i-kshT6c5A" target="_blank">https://youtu.be/5i-kshT6c5A</a><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Oct 17, 2017 at 12:08 PM, Martin Pitt <span dir="ltr">&lt;<a href="mailto:mpitt@redhat.com" target="_blank">mpitt@redhat.com</a>&gt;</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"><a href="http://cockpit-project.org/blog/cockpit-153.html" rel="noreferrer" target="_blank">http://cockpit-project.org/blo<wbr>g/cockpit-153.html</a><br>
<br>
Cockpit is the modern Linux admin interface. We release regularly. Here<br>
are the release notes from version 153.<br>
<br>
<br>
Add oVirt package<br>
-----------------<br>
<br>
This version introduces the &quot;oVirt Machines&quot; page on Fedora for controlling<br>
oVirt virtual machine clusters.  This code was moved into Cockpit as it shares<br>
a lot of code with the existing &quot;Machines&quot; page, which manages virtual machines<br>
through libvirt.<br>
<br>
This feature is packaged in cockpit-ovirt and when installed it will replace<br>
the &quot;Machines&quot; page.<br>
<br>
Thanks to Marek Libra for working on this!<br>
<br>
Screenshot:<br>
<br>
<a href="http://cockpit-project.org/images/ovirt-overview.png" rel="noreferrer" target="_blank">http://cockpit-project.org/ima<wbr>ges/ovirt-overview.png</a><br>
<br>
Change: <a href="https://github.com/cockpit-project/cockpit/pull/7139" rel="noreferrer" target="_blank">https://github.com/cockpit-pro<wbr>ject/cockpit/pull/7139</a><br>
<br>
<br>
Packaging cleanup<br>
-----------------<br>
<br>
This release fixes a lot of small packaging issues that were spotted by<br>
rpmlint/lintian.<br>
<br>
Get it<br>
------<br>
<br>
You can get Cockpit here:<br>
<br>
<a href="http://cockpit-project.org/running.html" rel="noreferrer" target="_blank">http://cockpit-project.org/run<wbr>ning.html</a><br>
<br>
Cockpit 153 is available in Fedora 27:<br>
<br>
<a href="https://bodhi.fedoraproject.org/updates/cockpit-153-1.fc27" rel="noreferrer" target="_blank">https://bodhi.fedoraproject.or<wbr>g/updates/cockpit-153-1.fc27</a><br>
<br>
Or download the tarball here:<br>
<br>
<a href="https://github.com/cockpit-project/cockpit/releases/tag/153" rel="noreferrer" target="_blank">https://github.com/cockpit-pro<wbr>ject/cockpit/releases/tag/153</a><br>
<br>
<br>
Take care,<br>
<br>
Martin Pitt<br>
<br>______________________________<wbr>_________________<br>
cockpit-devel mailing list -- <a href="mailto:cockpit-devel@lists.fedorahosted.org" target="_blank">cockpit-devel@lists.fedorahost<wbr>ed.org</a><br>
To unsubscribe send an email to <a href="mailto:cockpit-devel-leave@lists.fedorahosted.org" target="_blank">cockpit-devel-leave@lists.fedo<wbr>rahosted.org</a><br>
<br></blockquote></div><br><br clear="all"><span class="gmail-m_-2430291130917849176HOEnZb"><font color="#888888"><br>-- <br><div class="gmail-m_-2430291130917849176m_890649084528372426gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div style="font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>Marek</span> <span>Libra</span></div><p style="font-weight:normal;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>senior software engineer</span></p><div style="font-weight:normal;margin:0px;font-size:10px;color:rgb(153,153,153)"><a style="color:rgb(0,136,206);font-size:10px;margin:0px;text-decoration:none;font-family:&quot;overpass&quot;,sans-serif" href="https://www.redhat.com/" target="_blank">Red Hat <span>Czech<br><br></span></a></div>



<table border="0"><tbody><tr><td width="100px">  </td>
</tr></tbody></table>

</div></div></div></div></div></div></div>
</font></span></div></div><span class="gmail-m_-2430291130917849176HOEnZb"><font color="#888888">
______________________________<wbr>_________________<br>cockpit-devel mailing list -- <a href="mailto:cockpit-devel@lists.fedorahosted.org" target="_blank">cockpit-devel@lists.fedorahost<wbr>ed.org</a><br>To unsubscribe send an email to <a href="mailto:cockpit-devel-leave@lists.fedorahosted.org" target="_blank">cockpit-devel-leave@lists.fedo<wbr>rahosted.org</a><br></font></span></div></blockquote></div><br></div></div></div><br></div></div><span class="gmail-">______________________________<wbr>_________________<br>
Users mailing list<br>
<a href="mailto:Users@ovirt.org" target="_blank">Users@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/users</a><br>
<br></span></blockquote></div><span class="gmail-HOEnZb"><font color="#888888"><br><br clear="all"><br>-- <br><div class="gmail-m_-2430291130917849176gmail_signature"><div dir="ltr"><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>RYAN</span> <span>BARRY</span></p><p style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>SENIOR SOFTWARE ENGINEER - TEAM LEAD - RHEV HYPERVISOR</span></p><p style="font-family:overpass,sans-serif;margin:0px;font-size:10px;color:rgb(153,153,153)"><a href="https://www.redhat.com/" style="color:rgb(0,136,206);margin:0px" target="_blank">Red Hat <span>NA</span></a></p><p style="font-family:overpass,sans-serif;margin:0px 0px 6px;font-size:10px;color:rgb(153,153,153)"><span style="margin:0px;padding:0px"><a href="mailto:rbarry@redhat.com" style="color:rgb(0,136,206);margin:0px" target="_blank">rbarry@redhat.com</a>   </span> <span>M: <a href="tel:+1-651-815-9306" style="color:rgb(0,136,206);font-size:11px;margin:0px" target="_blank">+1-651-815-9306</a>    </span> <span>IM: <span>rbarry</span></span></p><table style="color:rgb(0,0,0);font-family:overpass,sans-serif;font-size:medium" border="0"><tbody><tr><td width="100px"><a href="https://red.ht/sig" target="_blank"><img src="https://www.redhat.com/files/brand/email/sig-redhat.png" width="90" height="auto"></a></td></tr></tbody></table></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br></blockquote></div><br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>
<p style="font-weight:bold;margin:0px;padding:0px;font-size:14px;text-transform:uppercase"><span>Marek</span> <span>Libra</span></p>
<p style="font-weight:normal;font-size:10px;margin:0px 0px 4px;text-transform:uppercase"><span>senior software engineer</span></p>
<p style="font-weight:normal;margin:0px;font-size:10px;color:rgb(153,153,153)"><a style="color:rgb(0,136,206);font-size:10px;margin:0px;text-decoration:none;font-family:&quot;overpass&quot;,sans-serif" href="https://www.redhat.com" target="_blank">Red Hat <span>Czech<br><br></span></a></p>



<table border="0"><tbody><tr><td width="100px">  </td>
</tr></tbody></table>

</div></div></div></div></div></div></div>
</div></div></div></div></div></div>