Comment 10 for bug 1341096

Revision history for this message
Simon (xchenum) wrote :

I occasionally run into the same problem when launching VMs. My understanding is that nova uses neutron client to allocate one port on a network, but that action is sometimes perceived as failed on the client (nova) side. As a result, neutron client automatically retries. In reality, that port creation action actually succeeds on neutron server side, and therefore two ports are created.