a28e15eafdd072cdf1420315cefa79e6873eba7e
Project: openstack/ironic ba47899d59c16bcd1291b500a0b1b96a8584ac78 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" causes the exception context to be cleared (which would have resulted in None being attempted to be re-raised). Change-Id: I4b92915ae77fab9cde1787053152a497512401e2
…
…
…
…
…
oslo.version
@ 5b0fbe6a25
…
…
OpenStack Tracking Repo
zuul gates all of the contained projects in an effective single timeline. This means that OpenStack, across all of the projects, does already have a sequence of combinations that have been explicitly tested, but it's non-trivial to go from a single commit of a particular project to the commits that were tested with it.
Gerrit's submodule tracking feature will update a super project every time a subproject is updated, so the specific sequence created by zuul will be captured by the super project commits.
This repo is intended to be used in a read-only manner. Any commit in this repo will get a collection of commits in the other repos that have explicitly been tested with each other, if that sort of thing is important to you.
Description
Languages
Python
100%