Repository tracking all OpenStack repositories as submodules
Go to file
Jenkins 862cfd2fbd Updated openstack/openstack
Project: openstack/python-keystoneclient  5d6137f26c3e9ba65e47476232ec0af632086e16
null
Remove releases.rst from keystone docs

The most recent update to releases.rst was made back in 2012,
but it's references in the docs page. It is providing false
(or at least, inaccurate) information. Suggest removing it
since the server side doesn't have a release related file either.

Change-Id: If2a71b55117c450afdade3cad697eba5a626263f
2014-03-28 20:31:41 +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@417a9ad9ac Updated openstack/openstack 2014-03-27 04:38:55 +00:00
django_openstack_auth@a582726d1f Updated openstack/openstack 2014-03-28 11:17:36 +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@64f22b8059 Updated openstack/openstack 2014-03-13 19:44:31 +00:00
oslo.config@b3475191a3 Updated openstack/openstack 2014-03-07 17:59:00 +00:00
pbr@95c86cbed7 Updated openstack/openstack 2014-03-27 18:01:48 +00:00
python-cinderclient@07fd0fa5e6 Updated openstack/openstack 2014-03-28 14:48:16 +00:00
python-glanceclient@59c1103655 Updated openstack/openstack 2014-03-16 17:16:54 +00:00
python-keystoneclient@5d6137f26c Updated openstack/openstack 2014-03-28 20:31:41 +00:00
python-neutronclient@54d15e7ec0 Updated openstack/openstack 2014-03-26 00:59:54 +00:00
python-novaclient@fce239650f Updated openstack/openstack 2014-03-28 19:07:00 +00:00
python-openstackclient@ee22070473 Updated openstack/openstack 2014-03-23 18:43:24 +00:00
python-swiftclient@cdf6f84c36 Updated openstack/openstack 2014-03-28 14:37:14 +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.