Repository tracking all OpenStack repositories as submodules
Find a file
OpenDev Sysadmins 8484a94127 OpenDev Migration Patch
This commit was bulk generated and pushed by the OpenDev sysadmins
as a part of the Git hosting and code review systems migration
detailed in these mailing list posts:

http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003603.html
http://lists.openstack.org/pipermail/openstack-discuss/2019-April/004920.html

Attempts have been made to correct repository namespaces and
hostnames based on simple pattern matching, but it's possible some
were updated incorrectly or missed entirely. Please reach out to us
via the contact information listed at https://opendev.org/ with any
questions you may have.
2019-04-19 19:33:23 +00:00
ceilometer@1bbf17650f Updated openstack/openstack 2014-04-15 19:40:42 +00:00
cinder@d507b60092 Updated openstack/openstack 2014-04-14 22:29:31 +00:00
devstack@f56a0ae2ec Updated openstack/openstack 2017-09-14 23:42:06 +00:00
devstack-gate@402044ae45 Updated openstack/openstack 2017-09-15 01:50:21 +00:00
django_openstack_auth@58e881ec93 Updated openstack/openstack 2017-09-12 22:04:13 +00:00
glance@49232d2e7f Updated openstack/openstack 2017-09-13 17:54:07 +00:00
heat@ec3a0c6139 Updated openstack/openstack 2014-04-10 00:14:06 +00:00
horizon@1b0106e280 Updated openstack/openstack 2014-04-08 18:57:06 +00:00
keystone@b07840a053 Updated openstack/openstack 2014-04-07 18:18:24 +00:00
neutron@288432e3d1 Updated openstack/openstack 2014-04-09 08:08:01 +00:00
nova@87f57c0a2c Updated openstack/openstack 2014-04-09 20:54:05 +00:00
oslo.config@85daf7a6eb Updated openstack/openstack 2017-09-12 20:49:39 +00:00
oslo.messaging@393ecff345 Updated openstack/openstack 2017-09-15 18:33:29 +00:00
pbr@1a3b558117 Updated openstack/openstack 2017-09-12 20:57:55 +00:00
python-ceilometerclient@d3c2d139bc Updated openstack/openstack 2017-09-13 09:24:20 +00:00
python-cinderclient@71aee9e8c7 Updated openstack/openstack 2017-09-14 16:30:05 +00:00
python-glanceclient@d158f1e75f Updated openstack/openstack 2017-09-13 17:53:44 +00:00
python-heatclient@0bfb7899b2 Updated openstack/openstack 2017-09-11 11:49:02 +00:00
python-keystoneclient@b29f478f28 Updated openstack/openstack 2017-09-12 22:10:28 +00:00
python-neutronclient@24f6f2df3b Updated openstack/openstack 2017-09-04 05:23:38 +00:00
python-novaclient@98ef444974 Updated openstack/openstack 2017-09-13 16:45:03 +00:00
python-openstackclient@39c00ab8b7 Updated openstack/openstack 2017-09-18 04:03:15 +00:00
python-swiftclient@3be8eca70b Updated openstack/openstack 2017-09-07 20:36:42 +00:00
python-troveclient@a397f72da4 Updated openstack/openstack 2017-08-20 23:39:18 +00:00
requirements@55e80b9a7f Updated openstack/openstack 2017-09-17 17:39:20 +00:00
swift@1f0058e61e Updated openstack/openstack 2014-04-10 23:54:27 +00:00
tempest@4ae193c8f8 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
trove@358240964f Updated openstack/openstack 2014-04-02 12:10:27 +00:00
.gitmodules Branched for milestone-proposed 2013-10-07 18:04:11 -04:00
.gitreview OpenDev Migration Patch 2019-04-19 19:33:23 +00:00
README.rst Created repo for tracking tested combinations 2013-10-07 17:57:51 -04: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 explcitily
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.