Repository tracking all OpenStack repositories as submodules
Go to file
Matthew Treinish b644b98459 Updated openstack/openstack
Project: openstack/requirements  e16ff5b6aab6c5edc0843140852aba4bbf1aef2d
null
Set git-review default branch for stable/grizzly

Change-Id: I6bcd4254082d980868e0f2795eb95b8c19be6637
2014-03-06 21:58:48 +00:00
cinder@38885ffc7f Updated openstack/openstack 2014-02-26 15:32:08 +00:00
devstack@32680fce37 Updated openstack/openstack 2014-02-26 02:14:35 +00:00
devstack-gate@2baefbf1a7 Updated openstack/openstack 2014-03-06 17:38:05 +00:00
django_openstack_auth@dd98eca42f Updated openstack/openstack 2014-02-27 23:37:21 +00:00
glance@10a6be7047 Updated openstack/openstack 2014-02-05 14:28:49 +00:00
horizon@37b208a1a8 Updated openstack/openstack 2014-02-28 07:33:51 +00:00
keystone@a411c944af Updated openstack/openstack 2014-03-06 02:23:45 +00:00
neutron@111a6af487 Updated openstack/openstack 2014-02-23 06:20:32 +00:00
nova@d4683fce6f Updated openstack/openstack 2014-03-06 18:41:22 +00:00
oslo.config@a5faf6b79f Updated openstack/openstack 2014-03-04 04:33:23 +00:00
pbr@01b12f8790 Updated openstack/openstack 2014-03-04 04:56:20 +00:00
python-cinderclient@3ec28c3309 Updated openstack/openstack 2014-03-02 21:40:03 +00:00
python-glanceclient@c18536eacb Updated openstack/openstack 2014-03-06 18:22:45 +00:00
python-keystoneclient@b935741f6c Updated openstack/openstack 2014-03-05 19:10:32 +00:00
python-neutronclient@42f48fb1e7 Updated openstack/openstack 2014-03-06 21:03:46 +00:00
python-novaclient@d0b6550d66 Updated openstack/openstack 2014-03-03 22:31:08 +00:00
python-openstackclient@808fa65210 Updated openstack/openstack 2014-02-28 23:14:51 +00:00
python-swiftclient@d2f3563cde Updated openstack/openstack 2014-03-06 00:57:16 +00:00
requirements@e16ff5b6aa Updated openstack/openstack 2014-03-06 21:58:48 +00:00
swift@c0eed792a2 Updated openstack/openstack 2014-01-25 12:21:09 +00:00
tempest@fc1808bc8e Updated openstack/openstack 2013-11-17 21:21:29 +00:00
.gitmodules Branched for stable/grizzly 2013-10-07 17:58:10 -04:00
.gitreview Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
README.rst Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00

README.rst

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.