diff options
author | Russell Bryant <rbryant@redhat.com> | 2013-03-12 17:21:33 -0400 |
---|---|---|
committer | Russell Bryant <rbryant@redhat.com> | 2013-03-12 17:21:33 -0400 |
commit | 1df14918988ba45fc95b6925a617238af398cc50 (patch) | |
tree | 206089cc72867bcee0d2c980f10ad3b3ecc5c616 /nova/utils.py | |
parent | 562b0787421b145c4a91ccbbcacfc74c340cead8 (diff) | |
download | nova-1df14918988ba45fc95b6925a617238af398cc50.tar.gz nova-1df14918988ba45fc95b6925a617238af398cc50.tar.xz nova-1df14918988ba45fc95b6925a617238af398cc50.zip |
List ConsoleTypeInvalid as a client exception.
get_vnc_console() and get_spice_console() in nova.compute.manager should
list ConsoleTypeInvalid as a client exception for rpc. This prevents the
rpc layer from logging a traceback for this exception when raised. It is
an expected type of exception that the client should be left to handle
how it would like.
Fix bug 1154301.
Change-Id: I3a359cbb4edbfabea1775e927b6f9947db26a284
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions