Comment 2 for bug 869153

Revision history for this message
Openstack Gerrit (openstack-gerrit) wrote : A change has been merged to openstack/nova

Reviewed: https://review.openstack.org/803
Committed: http://github.com/openstack/nova/commit/2915e6ba054b1f4100f788603358ea5b2b8220d5
Submitter: Jenkins
Branch: master

 status fixcommitted
 done

commit 2915e6ba054b1f4100f788603358ea5b2b8220d5
Author: Ahmad Hassan <email address hidden>
Date: Wed Oct 5 17:02:45 2011 +0100

    Make sure unknown extensions return 404

    At the moment, if an extension doens't exist and we call a show method
    with wrong id then the exception is not captured. There is a need to
    return NOTFOUND exception.
    Fixes bug 869153.

    Change-Id: Ie0b2c2e87c5a61f6db74bb10a4740add2ab8ea27