If using quantum you can do this via: quantum port-create --mac-address <mac_address> <network> Then: nova boot --nic port-id=<uuid of port> ... And the instance will have an interface using the mac you specified on the port. Aaron On Thu, May 16, 2013 at 12:05 AM, Alvise Dorigo <alvise.dorigo at pd.infn.it>wrote: > Dear Openstack developer, > 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. > > thank you, > > Alvise > _______________________________________________ > OpenStack-dev mailing list > OpenStack-dev at lists.openstack.org > http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130516/ababf20a/attachment.html>