summaryrefslogtreecommitdiffstats
path: root/nova/wsgi.py
diff options
context:
space:
mode:
authorChris Behrens <cbehrens@codestud.com>2013-05-15 09:23:26 +0000
committerChris Behrens <cbehrens@codestud.com>2013-05-22 06:07:22 +0000
commit4251bba3bd456f7ba1c7481bb84d839a5fafc757 (patch)
tree911ce438486b95648c2f06e0e71f922b9c443fa2 /nova/wsgi.py
parentc39687edb9138c6eac675b8781a5d4bf5a51c968 (diff)
downloadnova-4251bba3bd456f7ba1c7481bb84d839a5fafc757.tar.gz
nova-4251bba3bd456f7ba1c7481bb84d839a5fafc757.tar.xz
nova-4251bba3bd456f7ba1c7481bb84d839a5fafc757.zip
Don't update API cell on get_nwinfo
Every call to get_instance_nw_info() updates an instance's info_cache. The purpose of this is to make sure we're constantly healing the info_cache table. However, this causes a lot of unneeded updates traveling up to the API cell. Cells has its own periodic task that heals all instance data. Fixes bug 1180304 Change-Id: I07774712a6358999fd1fdd0f5a90c6f05e3d8d6e
Diffstat (limited to 'nova/wsgi.py')
0 files changed, 0 insertions, 0 deletions