<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 6, 2017 at 4:39 AM, pengyixiang <span dir="ltr">&lt;<a href="mailto:yxpengi386@163.com" target="_blank">yxpengi386@163.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 style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>hi  <br></div><div>   I think Ovirt is great, but our<span class="m_7448223052206588827op_dict_text2"> application scenarios is some different, our vm&#39;s client is </span>embedded system with spice in mini linux,client is a QT, <br></div><div>using hdmi connect to display. And we need specifics users/admins func, user can register, admins can received in e-mail, set group ... etc. <br></div><div>And our node is customed debian8 system(company&#39;s system), after we transplant vdsm to debian, we need offline&#39;s install, so we achieved</div><div>a &quot;deploy&quot; func in engine, and i think ovirt-node&#39;s no status is a good idea, may be everytime after debian-node reboot, we execute deploy func <br></div><div>is a good idea too? because if we changed some code, it&#39;s easier to lot size install.<br></div><div>   In the end, i think gwt is great in geek, but not well in company, because have html/css/js/jsp skill&#39;s frond-ender is easier to find, it may cut the costs.<br></div></div></blockquote><div><br></div><div>It seems like you have forked oVirt. While it&#39;s quite possible to do so, I urge you to contribute back the features and fixes you have made. As an example from above, I know there is interest in the users community to run Debian based hosts - so we&#39;ll be happy to see VDSM working on Debian.</div><div><br></div><div>Is there at least a public repository where we can see the changes made?</div><div>Y.</div><div><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div></div><div><div class="h5"><br><br><br><br><div style="zoom:1"></div><div id="m_7448223052206588827divNeteaseMailCard"></div><br>在 2017-09-05 17:31:40,&quot;Yaniv Kaul&quot; &lt;<a href="mailto:ykaul@redhat.com" target="_blank">ykaul@redhat.com</a>&gt; 写道:<br> <blockquote id="m_7448223052206588827isReplyContent" style="PADDING-LEFT:1ex;MARGIN:0px 0px 0px 0.8ex;BORDER-LEFT:#ccc 1px solid"><div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 5, 2017 at 6:14 AM, pengyixiang <span dir="ltr">&lt;<a href="mailto:yxpengi386@163.com" target="_blank">yxpengi386@163.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 style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div>hello, everyone!</div><div>    We need to customed ovirt, and now I need to know which api been called and transport&#39;s params after button been pushed in engine, I try to add logs like this in vdsm:</div></div></blockquote><div><br></div><div>Can you explain what you are trying to achieve? What customization are you looking for?</div><div>It&#39;d be great if you can contribute your changes so the community can benefit from them.</div><div>Y.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:Arial"><div><br></div><div> 455     @api.method<br> 456     def hotplugDisk(self, params):<br> 457         syslog.syslog(&quot;---in VM hotplugDisk&quot;)<br> 458         syslog.syslog(&quot;params:%s&quot; % (params))<br> 459         try:<br> 460             utils.validateMinimalKeySet(pa<wbr>rams, (&#39;vmId&#39;, &#39;drive&#39;))<br> 461         except ValueError:<br> 462             self.log.error(&#39;Missing one of required parameters: vmId, drive&#39;)<br> 463             return {&#39;status&#39;: {&#39;code&#39;: errCode[&#39;MissParam&#39;][&#39;status&#39;]<wbr>[&#39;code&#39;],<br> 464                          <wbr>      &#39;message&#39;: &#39;Missing one of required &#39;<br> 465                          <wbr>                 &#39;parameters: vmId, drive&#39;}}<br> 466         return self.vm.hotplugDisk(params)</div><div><br></div><div>but the number of api method is too much,  where should I add is better to print called api method name and params?<br></div><div><br></div></div><br><br><span title="neteasefooter"><p> </p></span><br>______________________________<wbr>_________________<br>
Devel mailing list<br>
<a href="mailto:Devel@ovirt.org" target="_blank">Devel@ovirt.org</a><br>
<a href="http://lists.ovirt.org/mailman/listinfo/devel" rel="noreferrer" target="_blank">http://lists.ovirt.org/mailman<wbr>/listinfo/devel</a><br></blockquote></div><br></div></div>
</blockquote></div></div></div><br><br><span title="neteasefooter"><p> </p></span></blockquote></div><br></div></div>