Comment 2 for bug 1376839

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cinder (master)

Reviewed: https://review.openstack.org/125712
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=3e36fb9666cf3d8fad73b2f7274f272588303718
Submitter: Jenkins
Branch: master

commit 3e36fb9666cf3d8fad73b2f7274f272588303718
Author: Joe Gordon <email address hidden>
Date: Thu Oct 2 10:11:48 2014 -0700

    Stop stacktracing on InvalidInput exceptions

    InvalidInput is an expected error case, no need to stacktrace for it,
    just log the error.

    Change-Id: Ifcca98effd3ab153af30d21f2f23094210fe8ce3
    Closes-Bug: #1376839