<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">It does not appear to be working that way<div>I tried using $VM_ID in my vnc port definition and ended up with </div><div>                <graphics type='vnc' listen='0.0.0.0' port='590$VM_ID' keymap='en-us'/></div><div>in my libvirt xml</div><div><br></div><div>I tried using $NAME and had similar results.  </div><div><br></div><div>Perhaps the context creation is handled differently than the template parsing?</div><div><br></div><div>~Michael</div><div><div><br></div><div>On Feb 5, 2010, at 12:46 AM, Nikola Milutinović wrote:<div><br class="Apple-interchange-newline"><blockquote type="cite"><div bgcolor="#ffffff" text="#000000">On 2/5/2010 9:04 AM, Michael Fairchild wrote:<blockquote cite="mid:D8CA5B06-DAE2-49BA-B8A3-18F0DC34C0CA@att.com" type="cite"><font face="Calibri, Verdana, Helvetica, Arial"><span style="font-size: 11pt; ">Hello,<br>  I am wondering if there is any way to use variables inside the vm definition, such as<br><br>GRAPHICS = [<br>    type = "vnc",<br>    listen = "0.0.0.0",<br>    port = "590$VMID"<br>]</span></font><br></blockquote><br>It should be. We are definitely using those for contextualization.<br><br>CONTEXT = [<br>   ...<br>   id = $VMID,<br>]<br><br>That template is basically a Python script, if I understand correctly, so you can even place a program inside.<br><br>Nix.<br><div class="moz-signature">--<span class="Apple-converted-space"> </span><br><div style="font-family: Tahoma, sans-serif; font-size: 8pt; color: black; "><span style="font-size: 10pt; ">Met vriendelijke groet / Kind regards,<br>Nikola Milutinovic<br>Sr Java Developer<br>Levi9 Global Sourcing<br></span><hr><font size="3" face="Wingdings">.</font><span class="Apple-converted-space"> </span><span> Jan van Goyenkade 8, 1075 HP Amsterdam, The Netherlands</span><span class="Apple-converted-space"> </span><br><font size="3" face="Wingdings">(</font><span class="Apple-converted-space"> </span><span>   +31 (0) 20 7547900 ext 2056</span><span class="Apple-converted-space"> </span><br><font size="3" face="Wingdings">(</font><span class="Apple-converted-space"> </span><span>   +381 (0) 21 4895800 ext 2056</span><span class="Apple-converted-space"> </span><br><font size="3" face="Webdings">È</font><span class="Apple-converted-space"> </span><span>   +381 (0) 64 2202824</span><span class="Apple-converted-space"> </span><br><font size="3" face="Wingdings">*</font><span class="Apple-converted-space"> </span><span>   <a href="mailto:n.milutinovic@Levi9.com">n.milutinovic@Levi9.com</a></span><span class="Apple-converted-space"> </span><br><font size="3" face="Webdings">^</font><span class="Apple-converted-space"> </span><span>   Skype: nikola.milutinovic</span><span class="Apple-converted-space"> </span><br><font size="3" face="Webdings">ü</font><span class="Apple-converted-space"> </span><span>   <a target="_blank" title="http://www.levi9.com/" href="http://www.levi9.com/">www.levi9.com</a></span><span class="Apple-converted-space"> </span><br><span><br>Chamber of commerce Levi9 Global Sourcing BV: 34221951<br>Chamber of commerce Levi9 Global Sourcing Benelux BV: 34224746<br></span><hr><span>This e-mail may contain confidential or privileged information. If you are not (one of) the intended recipient(s), please notify the sender immediately by reply e-mail and delete this message and any attachments permanently without retaining a copy. Any review, disclosure, copying, distribution or taking any action in reliance on the contents of this e-mail by persons or entities other than the intended recipient(s) is strictly prohibited and may be unlawful.<span class="Apple-converted-space"> </span><br><br>The services of Levi9 are exclusively subject to its general terms and conditions. These general terms and conditions can be found on<span class="Apple-converted-space"> </span><a target="_blank" title="http://www.levi9.com/" href="http://www.levi9.com/">www.levi9.com</a><span class="Apple-converted-space"> </span>and a copy will be promptly submitted to you on your request and free of charge.<br></span></div></div>_______________________________________________<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">http://lists.opennebula.org/listinfo.cgi/users-opennebula.org</a><br></div></blockquote></div><br></div></div></body></html>