Re: [Openstack] Network API: how to set fixed MAC address

2014-04-15 Thread Jeffrey Nguyen (jeffrngu)
mailto:zhiy...@cn.ibm.com>" mailto:zhiy...@cn.ibm.com>> Subject: Re: [Openstack] Network API: how to set fixed MAC address Thanks Aaron. I think this could potentially be used as a work-around if there's no API support for setting MAC addr. I saw a commit that se

Re: [Openstack] Network API: how to set fixed MAC address

2014-04-14 Thread Jeffrey Nguyen (jeffrngu)
Added the alias backā€¦ From: jeffrngu mailto:jeffr...@cisco.com>> Date: Monday, April 14, 2014 8:27 PM To: Aaron Segura mailto:aaron.seg...@gmail.com>>, "zhiy...@cn.ibm.com<mailto:zhiy...@cn.ibm.com>" mailto:zhiy...@cn.ibm.com>> Subject: Re: [Openstack] Network

Re: [Openstack] Network API: how to set fixed MAC address

2014-04-14 Thread Anne Gentle
Looks like you can only list the assigned mac addresses with the os-virtual-interfaces extension for the Compute API: http://api.openstack.org/api-ref-compute-v2-ext.html#ext-os-virtual-interfaces Looks like a doc bug that the os-virtual-interfaces extension isn't in the Compute API guide you're l

Re: [Openstack] Network API: how to set fixed MAC address

2014-04-14 Thread Jeffrey Nguyen (jeffrngu)
ts.openstack.org<mailto:openstack@lists.openstack.org>" mailto:openstack@lists.openstack.org>> Subject: [Openstack] Network API: how to set fixed MAC address Hi, I'm new to this mailing list, please feel free to direct my question to appropriate list if this is not the

[Openstack] Network API: how to set fixed MAC address

2014-04-14 Thread Jeffrey Nguyen (jeffrngu)
Hi, I'm new to this mailing list, please feel free to direct my question to appropriate list if this is not the right one. I'm currently using http://docs.openstack.org/api/openstack-compute/2/content/POST_createServer_v2__tenant_id__servers_CreateServers.html to launch an instance on OpenStac