<div dir="ltr">If using quantum you can do this via: <div><br></div><div><div> quantum port-create --mac-address <mac_address>  <network> </div></div><div><br></div><div>Then: nova boot --nic port-id=<uuid of port> ...</div>
<div><br></div><div style>And the instance will have an interface using the mac you specified on the port. </div><div style><br>Aaron</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 16, 2013 at 12:05 AM, Alvise Dorigo <span dir="ltr"><<a href="mailto:alvise.dorigo@pd.infn.it" target="_blank">alvise.dorigo@pd.infn.it</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dear Openstack developer,<br>
I'd like to know if there's the possibility to force the MAC address of a virtual instance to a custom value or if there's a place in the python code which can be hacked to do so. I've installed the last Grizzly version.<br>

<br>
thank you,<br>
<br>
  Alvise<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div>