summaryrefslogtreecommitdiffstats
path: root/nova/context.py
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2012-05-29 16:04:16 -0400
committerRussell Bryant <rbryant@redhat.com>2012-06-06 21:16:14 -0400
commit8db54f3bd590e71c6c6e383c928aa82fc28b3379 (patch)
tree20d349ec1fc8823adb3302f5800bc5bdf0db2192 /nova/context.py
parent7b7febb02b37420c759eab59b07c7e3e2de9bab1 (diff)
downloadnova-8db54f3bd590e71c6c6e383c928aa82fc28b3379.tar.gz
nova-8db54f3bd590e71c6c6e383c928aa82fc28b3379.tar.xz
nova-8db54f3bd590e71c6c6e383c928aa82fc28b3379.zip
Don't query nova-network on startup.
Fix bug 999698. nova-compute requested network info for each instance on startup via rpc. If all services get (re)started at the same time, nova-network may not be available to take this request, resulting in a lost request. To combat this issue, get the network info from the cache in the database on startup. If by some chance this information is not correct, it will get fixed up by a periodic task. Change-Id: I0bbd475e078ac2a67c99c2be4711e86d617c609a
Diffstat (limited to 'nova/context.py')
0 files changed, 0 insertions, 0 deletions