Just noticed this bug submitted for nova: 
https://bugs.launchpad.net/nova/+bug/902175

It seems that Isaku spotted an incorrect behaviour in the VIF drivers. As 
unplug is currently unimplemented, delete networks operation on Quantum 
networks will fail because the VIF would still be 'logically' plugged into that 
network, even if the corresponding VM has been terminated.

However, I'm not sure whether we should fix it only on 
nova.network.linux_net.LinuxOVSInterfaceDriver. It seems we need to fix it in 
the VIF drivers contained in the nova.virt package as well.

Do you think this is something we should and could fix for Essex-2?

Regards,
Salvatore


-- 
Mailing list: https://launchpad.net/~netstack
Post to     : netstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~netstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to