<div dir="ltr">+1 here. It would be a great addition in order to use oVirt for testing without users writing their own API scripts.</div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Nov 21, 2016 at 11:05 AM, Vojtech Szocs <span dir="ltr">&lt;<a href="mailto:vszocs@redhat.com" target="_blank">vszocs@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">+1<br>
<br>
I agree with Barak&#39;s point. Plus it would make people (who use Vagrant) aware of oVirt.<br>
<span class="HOEnZb"><font color="#888888"><br>
Vojtech<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
<br>
----- Original Message -----<br>
&gt; From: &quot;Barak Korren&quot; &lt;<a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a>&gt;<br>
&gt; To: &quot;Sandro Bonazzola&quot; &lt;<a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a>&gt;<br>
&gt; Cc: <a href="mailto:board@ovirt.org">board@ovirt.org</a>, &quot;devel&quot; &lt;<a href="mailto:devel@ovirt.org">devel@ovirt.org</a>&gt;<br>
&gt; Sent: Monday, November 21, 2016 6:12:45 PM<br>
&gt; Subject: Re: [ovirt-devel] [Call for Vote] Proposal for new Incubator Project<br>
&gt;<br>
&gt; +1<br>
&gt; I think oVirt had been missing from the list of Vagrant providers for too<br>
&gt; long.<br>
&gt;<br>
&gt; On 21 November 2016 at 19:09, Sandro Bonazzola &lt; <a href="mailto:sbonazzo@redhat.com">sbonazzo@redhat.com</a> &gt; wrote:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Il 21/Nov/2016 17:55, &quot;Brian Proffitt&quot; &lt; <a href="mailto:bproffit@redhat.com">bproffit@redhat.com</a> &gt; ha scritto:<br>
&gt; &gt;<br>
&gt; &gt; All:<br>
&gt; &gt;<br>
&gt; &gt; This project was initially proposed for review on Oct. 9. It has been<br>
&gt; &gt; reviewed for major issues and having heard no objections, it&#39;s now time to<br>
&gt; &gt; formally vote on accepting this as an official oVirt incubator subproject.<br>
&gt; &gt;<br>
&gt; &gt; The last time we voted on one of these was during an IRC weekly meeting, so<br>
&gt; &gt; I believe it is appropriate to post a Call for Vote on the Devel and Board<br>
&gt; &gt; lists.<br>
&gt; &gt;<br>
&gt; &gt; Voting will be open until 1200 UTC Nov. 28, 2016. A net total of +5 votes<br>
&gt; &gt; should be received to formalize this project as an incubator subproject.<br>
&gt; &gt; Please use the following vote process:<br>
&gt; &gt;<br>
&gt; &gt; +1<br>
&gt; &gt; Yes, agree, or the action should be performed. On some issues, this vote<br>
&gt; &gt; must only be given after the voter has tested the action on their own<br>
&gt; &gt; system(s).<br>
&gt; &gt;<br>
&gt; &gt; ±0<br>
&gt; &gt; Abstain, no opinion, or I am happy to let the other group members decide<br>
&gt; &gt; this issue. An abstention may have detrimental affects if too many people<br>
&gt; &gt; abstain.<br>
&gt; &gt;<br>
&gt; &gt; -1<br>
&gt; &gt; No, I veto this action. All vetos must include an explanation of why the<br>
&gt; &gt; veto is appropriate. A veto with no explanation is void.<br>
&gt; &gt;<br>
&gt; &gt; Thank you!<br>
&gt; &gt; Brian Proffitt<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; ---<br>
&gt; &gt;<br>
&gt; &gt; Project Proposal - Vagrant Provider<br>
&gt; &gt;<br>
&gt; &gt; A vagrant provider for oVirt v4<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; My vote is +0. I have no strong opinion on this and I&#39;m not using vagrant so<br>
&gt; I would be happy to leave other to decide.<br>
&gt; Using the + because I am happy to see the contribution ☺<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; &gt; Abstract<br>
&gt; &gt;<br>
&gt; &gt; This will be a provider plugin for the Vagrant suite that allows<br>
&gt; &gt; command-line ease of virtual machine provisioning and lifecycle<br>
&gt; &gt; management.<br>
&gt; &gt;<br>
&gt; &gt; Proposal<br>
&gt; &gt;<br>
&gt; &gt; This Vagrant provider plugin will interface with the oVirt REST API<br>
&gt; &gt; (version 4 and higher) using the oVirt provided ruby SDK<br>
&gt; &gt; &#39;ovirt-engine-sdk-ruby&#39;. This allows users to abstract the user<br>
&gt; &gt; interface and experience into a set of command line abilities to<br>
&gt; &gt; create, provision, destroy and manage the complete lifecycle of<br>
&gt; &gt; virtual machines. It also allows the use of external configuration<br>
&gt; &gt; management and configuration files themselves to be committed into<br>
&gt; &gt; code.<br>
&gt; &gt;<br>
&gt; &gt; Background<br>
&gt; &gt;<br>
&gt; &gt; I have previously forked and maintained the &#39;vagrant-ovirt&#39; gem as<br>
&gt; &gt; &#39;vagrant-ovirt3&#39; due to Gems requiring unique names. The original<br>
&gt; &gt; author has officially abandoned the project. For the last few years<br>
&gt; &gt; all code to maintain this project has been maintained by myself and a<br>
&gt; &gt; few ad-hoc github contributors. This provider interfaced directly with<br>
&gt; &gt; oVirt v3 using fog and rbovirt. The new project would be a fresh start<br>
&gt; &gt; using the oVirt provided ruby SDK to work directly with version 4.<br>
&gt; &gt;<br>
&gt; &gt; Rationale<br>
&gt; &gt;<br>
&gt; &gt; The trend in configuration management, operations, and devops has been<br>
&gt; &gt; to maintain as much of the development process as possible in terms of<br>
&gt; &gt; the virtual machines and hosts that they run on. With software like<br>
&gt; &gt; Terraform the tasks of creating the underlying infrastructure such as<br>
&gt; &gt; network rules, etc have had great success moving into &#39;Infrastructure<br>
&gt; &gt; as code&#39;. The same company behind Terraform got their reputation from<br>
&gt; &gt; Vagrant which aims to utilize the same process for virtual machines<br>
&gt; &gt; themselves. The core software allows for standard commands such as<br>
&gt; &gt; &#39;up&#39;, &#39;provision&#39;, &#39;destroy&#39; to be used across a provider framework. A<br>
&gt; &gt; provider for oVirt makes the process for managing VMs easier and able<br>
&gt; &gt; to be controlled through code and source control.<br>
&gt; &gt;<br>
&gt; &gt; Initial Goals<br>
&gt; &gt;<br>
&gt; &gt; The initial goal is to get the base steps of &#39;up&#39;, &#39;down&#39; (halt), and<br>
&gt; &gt; &#39;destroy&#39; to succeed using the oVirt provided ruby SDK for v4.<br>
&gt; &gt; Stretch/followup goals would be to ensure testability and alternate<br>
&gt; &gt; commands such as &#39;provision&#39; and allow configuration management suites<br>
&gt; &gt; like puppet to work via &#39;userdata&#39; (cloud-init).<br>
&gt; &gt;<br>
&gt; &gt; Current Status<br>
&gt; &gt;<br>
&gt; &gt; The version 3 of this software has been heavily utilized. The original<br>
&gt; &gt; fork known as &#39;vagrant-ovirt&#39; has been abandoned with no plans to<br>
&gt; &gt; communicate or move forward. My upstream fork has had great success<br>
&gt; &gt; with nearly 4x the downloads from <a href="http://rubygems.org" rel="noreferrer" target="_blank">rubygems.org</a> . Until my github fork<br>
&gt; &gt; has more &#39;stars&#39; I cannot take over it completely so the gem was<br>
&gt; &gt; renamed &#39;vagrant-ovirt3&#39;. This is also true for <a href="http://rubygems.org" rel="noreferrer" target="_blank">rubygems.org</a> since<br>
&gt; &gt; gems are not namespaced, therefore could not be published without a<br>
&gt; &gt; unique name. The v4 provider is still pending my initial POC commit<br>
&gt; &gt; but there are no current barriers except initial oVirt hosting. The<br>
&gt; &gt; hosting of oVirt v3 for testing is a laptop on a UPS at my home, and<br>
&gt; &gt; v4 is also a different pc attached to a UPS.<br>
&gt; &gt;<br>
&gt; &gt; External Dependencies<br>
&gt; &gt;<br>
&gt; &gt; RHEVM/oVirt REST API - This provider must interact with the API itself<br>
&gt; &gt; to manage virtual machines.<br>
&gt; &gt;<br>
&gt; &gt; Initial Committers<br>
&gt; &gt;<br>
&gt; &gt; Marcus Young ( 3vilpenguin at gmail dot com )<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; Brian Proffitt<br>
&gt; &gt; Principal Community Analyst<br>
&gt; &gt; Open Source and Standards<br>
&gt; &gt; @TheTechScribe<br>
&gt; &gt; 574.383.9BKP<br>
&gt; &gt;<br>
&gt; &gt; ______________________________<wbr>_________________<br>
&gt; &gt; Devel mailing list<br>
&gt; &gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt; &gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Barak Korren<br>
&gt; <a href="mailto:bkorren@redhat.com">bkorren@redhat.com</a><br>
&gt; RHEV-CI Team<br>
&gt;<br>
&gt; ______________________________<wbr>_________________<br>
&gt; Devel mailing list<br>
&gt; <a href="mailto:Devel@ovirt.org">Devel@ovirt.org</a><br>
&gt; <a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/<wbr>mailman/listinfo/devel</a><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></div></div></blockquote></div><br></div>