]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove unused exception
authorKIYOHIRO ADACHI <adachi@mxs.nes.nec.co.jp>
Thu, 13 Feb 2014 05:10:21 +0000 (14:10 +0900)
committerKIYOHIRO ADACHI <adachi@mxs.nes.nec.co.jp>
Thu, 13 Feb 2014 05:10:21 +0000 (14:10 +0900)
commiteba04582cb9199529d286f189f6613c218dd2840
treea9bc6011ecd396527a27e672d18917b04f21acae
parent230760fe0d85bd08b8fc5b6fc4b8c7ded97f9536
Remove unused exception

 o class WillNotSchedule(CinderException):

   This exception was removed in the following commit.

    commit cea7fe21cecfcd28ede3ba411b8ab8b36c9a7c15
    Author: Zhiteng Huang <zhithuang@ebaysf.com>
    Date:   Thu Jan 2 15:44:30 2014 +0800

        Drop Chance/SimpleScheduler Implementation

Change-Id: I8f5f8e6c5c844a67607dae9fb63524aef7069133
cinder/exception.py