Comment 2 for bug 1325934

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to manila (master)

Reviewed: https://review.openstack.org/97471
Committed: https://git.openstack.org/cgit/stackforge/manila/commit/?id=8dd80bdccaf1d7bf7c8ff8bbcfdd28fc492b97f8
Submitter: Jenkins
Branch: master

commit 8dd80bdccaf1d7bf7c8ff8bbcfdd28fc492b97f8
Author: vponomaryov <email address hidden>
Date: Tue Jun 10 14:50:13 2014 +0300

    Cleaned up exception module and added unittests

    Removed unused exceptions and fixed several inheritance
    issues, that causes wrong responce codes.

    exceptions MigrationNotFound and MigrationNotFoundByStatus
    are left, because manila just doesn't have migrations yet.

    Change-Id: Icf39422927fc7754c5c47ab717fad178ed44a0dc
    Related-Bug: #1325934