Merge "Remove reduntant call to update_instance_info_cache"
This commit is contained in:
@@ -447,8 +447,6 @@ class API(base.Base):
|
||||
and update cache.
|
||||
"""
|
||||
result = self._get_instance_nw_info(context, instance, networks)
|
||||
update_instance_info_cache(self, context, instance, result,
|
||||
update_cells=False)
|
||||
return result
|
||||
|
||||
@refresh_cache
|
||||
|
||||
Reference in New Issue
Block a user