Go to file
Jenkins 452e1658ce Updated openstack/openstack
Project: openstack/keystone  a46b93549a466e394e50134dab89ab632f5f6f9c

Fixes an incorrect docstring in notifications

The example is incorrect because you can't use self outside of a method.

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