Comment 3 for bug 1195947

Revision history for this message
wingwj (wingwj) wrote :
  • Patch Test.docx Edit (481.2 KiB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)

We can add a new “InvalidVolume”exception branch processing in _run_instance(). If it occurred, raise the exception directly to instead of re-scheduler.
That’s the easiest way in my opinion.

The new patch I made is based on the master branch version on Jun,29th. Plz check the test-doc~~

Thanks~