Go to file
Jenkins 3fe27d699c Updated openstack/openstack
Project: openstack/python-heatclient  61da7b23b27433a61105dd48414b74815db704f5

Use oslo.utils.reflection to extract class name

The oslo.utils.reflection.get_class_name() handles more variations
of where a class name may come from (on) python 2 and python 3.
Its usage allows getting more accurate class names so we'd better use it.

Change-Id: I97cc7f1e818161c2fe265da1ed1b52add1951c90
2016-02-17 09:05:51 +00:00
2016-02-17 07:16:21 +00:00
2016-02-11 14:31:07 +00:00
2016-02-16 07:03:51 +00:00
2016-02-10 15:52:10 +00:00
2016-02-08 14:09:16 +00:00
2016-02-17 00:57:13 +00:00
2016-02-17 01:58:45 +00:00
2016-02-12 14:14:15 +00:00
2016-02-11 07:35:22 +00:00
2016-02-10 02:32:47 +00:00
2016-02-15 16:31:34 +00:00
2016-02-16 10:27:44 +00:00
2015-12-16 01:43:02 +00:00
2016-02-05 19:59:53 +00:00
2016-02-11 22:05:53 +00:00
2016-01-29 20:11:57 +00:00
2015-12-14 20:14:00 +00:00
2016-02-09 14:44:59 +00:00
2015-11-14 19:06:02 +00:00
2016-02-17 02:45:26 +00:00
2016-02-12 16:05:04 +00:00
2016-02-10 15:28:06 +00:00
2016-02-13 06:06:45 +00:00
2016-01-29 18:51:51 +00:00
2016-02-04 09:25:03 +00:00
2016-02-17 08:53:06 +00:00
2016-01-29 21:11:13 +00:00
2016-02-17 08:36:11 +00:00
2016-01-28 15:21:26 +00:00
2016-02-17 01:59:22 +00:00
2016-02-17 09:02:48 +00:00
2016-02-16 18:16:09 +00:00
2016-02-16 23:05:25 +00:00
2016-02-17 01:06:02 +00:00
2016-02-11 20:55:55 +00:00
2016-02-12 20:47:46 +00:00
2016-02-17 01:59:06 +00:00
2016-01-25 18:08:44 +00:00
2015-12-15 18:42:32 +00:00
2016-02-16 16:19:39 +00:00
2016-02-17 02:23:11 +00:00
2016-02-16 22:34:50 +00:00
2016-02-16 18:18:26 +00:00
2016-02-09 14:01:46 +00:00
2016-02-04 20:35:23 +00:00
2016-01-12 15:57:23 +00:00
2016-02-16 12:51:55 +00:00
2016-02-01 12:55:07 +00:00
2016-02-12 19:04:15 +00:00
2016-02-01 13:07:39 +00:00
2016-02-15 00:51:47 +00:00
2016-01-29 13:53:39 +00:00
2016-02-15 10:05:14 +00:00
2016-02-11 09:46:26 +00:00
2016-02-05 02:17:26 +00:00
2016-01-23 15:13:59 +00:00
2016-02-04 12:34:20 +00:00
2016-01-25 06:50:54 +00:00
2015-11-18 00:18:15 +00:00
2016-02-08 08:47:34 +00:00
2016-02-16 21:25:23 +00:00
2015-12-26 15:15:49 +00:00
2016-02-09 13:05:29 +00:00
2016-02-17 01:59:15 +00:00
2015-12-08 21:37:34 +00:00
2016-02-06 01:07:18 +00:00
2016-02-17 08:27:46 +00:00
2016-01-16 08:33:20 +00:00
2016-02-14 12:52:35 +00:00
2015-12-18 14:29:55 +00:00
2016-02-17 08:54:30 +00:00
2016-02-16 11:06:01 +00:00
2016-01-04 19:14:00 +00:00
2016-01-16 07:54:42 +00:00
2016-02-12 16:29:03 +00:00
2016-02-16 14:54:45 +00:00
2016-02-17 03:25:37 +00:00
2016-02-12 20:50:40 +00:00
2016-02-15 05:22:43 +00:00
2016-02-17 01:13:25 +00:00
2016-02-12 21:31:40 +00:00
2016-02-12 07:59:28 +00:00
2016-02-15 13:03:48 +00:00
2016-02-16 20:58:26 +00:00
2016-02-16 21:19:47 +00:00
2016-01-22 13:05:24 +00:00
2016-01-22 13:30:29 +00:00
2016-02-05 02:07:41 +00:00
2016-02-17 01:58:35 +00:00
2016-01-17 21:48:52 +00:00
2016-02-15 12:01:50 +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 204 MiB
Languages
Python 100%