Comment 2 for bug 1272600

Revision history for this message
Robert Collins (lifeless) wrote : Re: object of type 'NoneType' has no len() from neutronclient in get_instance_nwinfo

The odd thing here is that it's *allocating* nwinfo on delete. I think we should add a way to hint that we don't want that - an instance that never got nwinfo shouldn't allocate nwinfo on delete only to delete it again.