I am not sure, but have you checked if these are available to list/delete using the neutron api?
________________________________ From: Limor Bortman-Stotland <[email protected]> Sent: Tuesday, March 10, 2015 12:27 PM To: jclouds/jclouds Subject: Re: [jclouds] adding attache detach interface to nova api (#697) Hi @nacx<https://github.com/nacx> . Thanks for the quick response. I find it's a bit difficult to remove all the hard code UUIds of the networks and the port because I don't have any way to get them using the Nova Api. I also tried to get an example from the ServerApiLiveTest and I saw that they are also using hard coded UUIds (see testCreateWithNetworkOptions() ). So do you have any suggestion how can i get the UUId of the networks, ports and subnets? Thanks - Reply to this email directly or view it on GitHub<https://github.com/jclouds/jclouds/pull/697#issuecomment-78103968>. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/697#issuecomment-78108248
