oslo.versionedobjects/oslo_versionedobjects
Ruby Loo 576dead9ff Save and re-raise exception
When an exception is raised, we do "some stuff" and re-raise that
original exception. This uses oslo_util's
excutils.save_and_reraise_exception to do this, to handle the case
where "some stuff" might cause the exception context to be cleared
(which would have resulted in None being attempted to be re-raised).

Change-Id: I91234797ab71399f6f9bac3a3ab35a6eeb2a87f3
2015-08-17 14:40:08 +00:00
..
2015-03-12 15:41:24 +00:00
2015-08-17 14:40:08 +00:00
2015-02-02 16:24:14 -05:00
2015-08-17 14:40:08 +00:00
2015-07-12 18:08:01 +00:00
2015-02-02 15:07:55 -05:00
2015-07-13 22:30:12 -04:00