Files
nova/nova/network
jichenjc ef85c99f5e no instance info cache update if instance deleted
Avoid instance info cache update if the instance is deleted,
as the deleted instance's info cache is already deleted in
db layer and it will report InstanceInfoCacheNotFound
exception and lead to a few exception logs in compute.

Please note this is different to regular info cache and
lead to InstanceInfoCacheNotFound exception, it's in the
case when you first create the info cache after instance
delete and InstanceInfo is also deleted.

Change-Id: I860e9e7c7ef458722135a21c6c5745f5519c56c4
Closes-Bug: 1618822
2017-08-08 11:36:30 -04:00
..
2017-06-23 20:06:42 +03:00
2016-11-09 15:27:30 +00:00
2017-06-19 21:51:46 +00:00
2017-07-26 19:03:04 +00:00
2014-02-03 14:19:44 +00:00
2017-07-17 21:27:02 -07:00