Hi, I am working on a tool to remotely configure networks and servers using the Quantum API (restful) and the Nova Compute Developer API (restful). I now want to use the Quantum function 'Plug Attachment into Port' (documented in http://docs.openstack.org/incubation/openstack-network/developer/quantum-api-1.0/content/Put_Attachment.html) to plug in a server into a created port. As I understand it I have to specify the identity of that server's VIF in the function call. However, I have not found any documentation describing how to retrieve the identities of a server's VIFs. How are the VIF identifiers meant to be retrieved through restful requests (either through Nova, Quantum or through some other interface)?
Kind regards, Joacim
-- Mailing list: https://launchpad.net/~netstack Post to : netstack@lists.launchpad.net Unsubscribe : https://launchpad.net/~netstack More help : https://help.launchpad.net/ListHelp