Go to file
Jenkins a28e15eafd Updated openstack/openstack
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
2015-08-03 04:26:03 +00:00
2015-08-01 10:33:05 +00:00
2015-07-31 20:38:17 +00:00
2015-07-30 18:52:23 +00:00
2015-07-31 01:18:41 +00:00
2015-07-28 23:35:49 +00:00
2015-08-03 04:13:41 +00:00
2015-07-30 08:05:56 +00:00
2015-08-02 19:57:35 +00:00
2015-07-31 04:03:07 +00:00
2015-07-30 20:20:07 +00:00
2015-07-31 19:32:41 +00:00
2015-07-29 15:17:55 +00:00
2015-07-31 13:14:42 +00:00
2015-07-31 03:18:36 +00:00
2015-06-19 16:06:33 +00:00
2015-07-08 13:51:40 +00:00
2015-06-20 14:14:10 +00:00
2015-08-02 22:32:29 +00:00
2015-07-18 16:09:22 +00:00
2015-07-20 11:52:24 +00:00
2015-07-31 15:18:14 +00:00
2015-07-29 22:21:19 +00:00
2015-07-28 07:32:39 +00:00
2015-07-28 21:41:49 +00:00
2015-07-23 22:46:30 +00:00
2015-08-03 03:54:20 +00:00
2015-07-30 08:30:15 +00:00
2015-08-02 14:53:18 +00:00
2015-06-30 18:30:02 +00:00
2015-07-31 19:18:25 +00:00
2015-07-31 10:49:28 +00:00
2015-08-03 04:26:03 +00:00
2015-08-02 13:17:13 +00:00
2015-07-09 00:36:09 +00:00
2015-08-02 21:34:18 +00:00
2015-07-09 02:35:40 +00:00
2015-07-30 12:39:59 +00:00
2015-08-02 12:42:22 +00:00
2015-07-16 04:19:22 +00:00
2015-08-01 20:14:11 +00:00
2015-07-31 11:53:18 +00:00
2015-06-30 17:13:19 +00:00
2015-07-23 13:36:28 +00:00
2015-07-29 05:24:14 +00:00
2015-07-29 05:52:12 +00:00
2015-07-31 19:07:36 +00:00
2015-07-29 19:28:15 +00:00
2015-08-01 14:43:32 +00:00
2015-07-29 04:59:28 +00:00
2015-07-30 09:37:37 +00:00
2015-07-31 18:52:55 +00:00
2015-07-15 12:26:04 +00:00
2015-07-28 09:01:35 +00:00
2015-07-28 15:22:17 +00:00
2015-07-31 19:05:36 +00:00
2015-07-29 23:51:18 +00:00
2015-07-30 00:24:55 +00:00
2015-07-30 00:25:20 +00:00
2015-07-30 00:25:41 +00:00
2015-07-30 00:27:15 +00:00
2015-07-30 00:31:46 +00:00
2015-07-30 00:33:10 +00:00
2015-07-30 00:39:01 +00:00
2015-07-30 00:52:31 +00:00
2015-07-29 23:32:29 +00:00
2015-07-30 00:52:38 +00:00
2015-07-30 00:56:34 +00:00
2015-07-29 04:58:37 +00:00
2015-07-15 10:23:13 +00:00
2015-07-14 16:46:39 +00:00
2015-08-01 23:38:58 +00:00
2015-07-28 15:46:31 +00:00
2015-07-31 16:06:28 +00:00
2015-07-17 07:15:57 +00:00
2015-07-30 15:21:57 +00:00
2015-07-21 16:31:47 +00:00
2015-07-31 15:08:14 +00:00
2015-08-01 21:55:31 +00:00
2015-07-29 05:26:07 +00:00
2015-07-10 14:01:35 +00:00
2015-07-29 15:43:34 +00:00
2015-07-31 23:50:05 +00:00
2015-06-26 02:42:20 +00:00
2015-08-01 17:23:31 +00:00
2015-08-03 04:18:09 +00:00
2015-07-31 17:52:00 +00:00
2015-07-31 18:56:31 +00:00
2015-07-23 16:00:02 +00:00
2015-08-01 00:25:42 +00:00
2015-07-16 18:37:38 +00:00
2015-07-31 21:16:26 +00:00
2015-07-16 23:59:29 +00:00
2015-06-30 17:17:03 +00:00
2015-07-30 00:05:44 +00:00
2015-07-02 07:28:15 +00:00
2015-08-01 00:31:22 +00:00

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
Repository tracking all OpenStack repositories as submodules
Readme 198 MiB
Languages
Python 100%