diff options
author | Hans Lindgren <hanlind@kth.se> | 2013-03-13 14:48:45 +0100 |
---|---|---|
committer | Hans Lindgren <hanlind@kth.se> | 2013-03-13 15:44:37 +0100 |
commit | a8429a9bc943832c5b83fdeae004acc0fb832d37 (patch) | |
tree | 13ae32c8be376047058a0488ab3484a4b379895e /nova/utils.py | |
parent | c818c81279e546a90230862252cde3934ba3aa14 (diff) | |
download | nova-a8429a9bc943832c5b83fdeae004acc0fb832d37.tar.gz nova-a8429a9bc943832c5b83fdeae004acc0fb832d37.tar.xz nova-a8429a9bc943832c5b83fdeae004acc0fb832d37.zip |
List ComputeHostNotFound as a client exception
service_get_all_by() in nova.conductor.manager should list
ComputeHostNotFound as a client exception for rpc. This to prevent
the rpc layer from logging a traceback when this exception is raised.
This is an expected type of exception that should be left to the
client to handle.
Resolves bug 1154597.
Change-Id: I656e264526673fa10e47692903a5f30f813b479b
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions