diff options
author | Chris Behrens <cbehrens@codestud.com> | 2013-01-11 21:43:00 +0000 |
---|---|---|
committer | Chris Behrens <cbehrens@codestud.com> | 2013-01-12 09:12:22 +0000 |
commit | 0668194c5a6993c9d8a2c912b66406bf50fe8534 (patch) | |
tree | 5478c9c635a36b7484e7fe9db5a05b69c08a9fea /nova/exception.py | |
parent | bc7dc55692fd8bd09d15779915e23bd89cbd6ba6 (diff) | |
download | nova-0668194c5a6993c9d8a2c912b66406bf50fe8534.tar.gz nova-0668194c5a6993c9d8a2c912b66406bf50fe8534.tar.xz nova-0668194c5a6993c9d8a2c912b66406bf50fe8534.zip |
Move network call from compute API to the manager
reboot gets network info from the network manager in the API only to pass
it to the manager. This causes an un-needed delay on the API call. It
also causes issues with cells, as with cells you should query the network
service close to that cell.
Fixes bug 1098741
Change-Id: If6badc007ad812e5539a3738911011685cf9df35
Diffstat (limited to 'nova/exception.py')
0 files changed, 0 insertions, 0 deletions