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
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
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
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
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