Comment 3 for bug 1784093

Revision history for this message
Mohammed Naser (mnaser) wrote :

Now that you say it, we might be able to work around it this way:

https://github.com/openstack/nova/blob/master/nova/compute/api.py#L2351

Add a clause or edit that same one if inst_mapping is None.

I’ll try to push up a quick patch..