diff options
author | Joe Gordon <jogo@cloudscaling.com> | 2013-05-16 20:49:42 +0000 |
---|---|---|
committer | Joe Gordon <jogo@cloudscaling.com> | 2013-05-16 20:49:42 +0000 |
commit | dc887267572c821ce97bec9536a699b72bdae443 (patch) | |
tree | 1dbe503fea078fbf6f94edb1761cb3bf2ffaa606 /nova/utils.py | |
parent | a87b4e36e9a0ce6d565cc9ea38fcff523271e9ff (diff) | |
download | nova-dc887267572c821ce97bec9536a699b72bdae443.tar.gz nova-dc887267572c821ce97bec9536a699b72bdae443.tar.xz nova-dc887267572c821ce97bec9536a699b72bdae443.zip |
Don't raise unnecessary stack traces in EC2 API
exception.EC2APIError exceptions are always expected, so no reason to have a
LOG.exception when one is raised. Furthermore nova.api.ec2.ec2_error already
logs the exception so the duplicate log statement is just removed
Fix Bug 1180973
Change-Id: I4b42a9a764f6e15bb94a383e8a725d52d7436bd7
Diffstat (limited to 'nova/utils.py')
0 files changed, 0 insertions, 0 deletions