Hi,<div><br></div><div>The easiest way to add any attributes to the deployment file is using the RAW attribute inside the VM template [1].</div><div><br></div><div><div>Setting the OpenNebula VM name in the deployment file is not a good idea, because the VM id is unique, but the name isn't.</div>

</div><div>Anyway, if you really need to overwrite attributes set by OpenNebula, you can change the /var/lib/one/<id>/deployment.0 file before the deployment is actually made, modifying the /var/lib/one/remotes/vmm/xen/deploy script. The file is actually created by the core, if you are willing to recompile, take a look at src/vmm/XenDriver.cc [2].</div>

<div><br></div><div>Regards</div><div><br></div><div>[1] <a href="http://opennebula.org/documentation:rel3.4:xeng#additional_attributes">http://opennebula.org/documentation:rel3.4:xeng#additional_attributes</a></div><div>

[2] <a href="http://dev.opennebula.org/projects/opennebula/repository/revisions/master/entry/src/vmm/XenDriver.cc">http://dev.opennebula.org/projects/opennebula/repository/revisions/master/entry/src/vmm/XenDriver.cc</a></div>

<div><br clear="all">--<br>Carlos Martín, MSc<br>Project Engineer<br>OpenNebula - The Open-source Solution for Data Center Virtualization<div><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="http://www.OpenNebula.org" target="_blank">www.OpenNebula.org</a> | <a href="mailto:cmartin@opennebula.org" target="_blank">cmartin@opennebula.org</a> | <a href="http://twitter.com/opennebula" target="_blank">@OpenNebula</a></span><span style="border-collapse:collapse;color:rgb(136,136,136);font-family:arial,sans-serif;font-size:13px"><a href="mailto:cmartin@opennebula.org" style="color:rgb(42,93,176)" target="_blank"></a></span></div>

<br>
<br><br><div class="gmail_quote">On Sat, Jun 30, 2012 at 7:45 PM, KC LO <span dir="ltr"><<a href="mailto:kclo2000@gmail.com" target="_blank">kclo2000@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi all,<div><br></div><div>I have installed Opennebula 3.4 and using Xen as hypervisor.  I have setup that it can deploy VM guest host.</div><div>I want to customize contents of the deployment file like the VM guest name.  The default is using one-<id>.</div>


<div>I want to change the name so that it is same as the name I use VM creation under SunStone and other parameters of the deployment file.</div><div><br></div><div>Any ideas!</div><div><br></div><div><br></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opennebula.org">Users@lists.opennebula.org</a><br>
<a href="http://lists.opennebula.org/listinfo.cgi/users-opennebula.org" target="_blank">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br>
<br></blockquote></div><br></div>