nova/nova/conductor/tasks
Matt Riedemann accdc16947 Pass exception through TaskBase.rollback
This modifies the TaskBase.rollback method to pass the
handled exception through so implementations of the
rollback method can use the exception for things like
adding an instance fault, notifications, etc.

Change-Id: Ib31691dca7b1374512fe5e577e46c9e3e223d608
2019-11-04 15:44:42 -05:00
..
__init__.py Removed copyright from empty files 2014-02-27 14:27:54 +02:00
base.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00
cross_cell_migrate.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00
live_migrate.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00
migrate.py Pass exception through TaskBase.rollback 2019-11-04 15:44:42 -05:00