Comment 1 for bug 862839

Revision history for this message
Chris Behrens (cbehrens) wrote :

It's got to be the calls to network manager for every single instance. I think there's 2 calls per instance. We can actually cut it down from 2n calls to 1... if we can pass all instances we need IP info for to the network manager in a single rpc.call().