Repository tracking all OpenStack repositories as submodules
Find a file
Jenkins b42f20bf48 Updated openstack/openstack
Project: openstack/nova  312ccad26ea7156f125114179f0cb06191da8e99

Fix docstring for disk_cachemodes

The docstring for the disk_cachemodes option implied a syntax that is
incorrect for a ListOpt.  Change the example to match exactly what you
would put in the config file for it to work.

Change-Id: Ie999d2799dba6c47facdc771e1cf6081d28d6b85
Closes-Bug: #1106423
(cherry picked from commit 1df9b26b51ff3a153b93d79e25bef454e08a8e38)
2014-09-20 07:39:43 +00:00
ceilometer@292b4aa057 Updated openstack/openstack 2014-09-20 02:42:45 +00:00
cinder@4e7f510235 Updated openstack/openstack 2014-09-20 04:05:00 +00:00
devstack@d91dd6f400 Updated openstack/openstack 2014-08-26 00:00:01 +00:00
devstack-gate@32b2b0e740 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
django_openstack_auth@259c57b5b6 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
glance@ab8ee36191 Updated openstack/openstack 2014-09-18 22:59:19 +00:00
heat@278f01354a Updated openstack/openstack 2014-09-16 14:33:57 +00:00
horizon@c3014a85dd Updated openstack/openstack 2014-09-19 21:59:38 +00:00
keystone@022021b0fa Updated openstack/openstack 2014-09-18 22:52:39 +00:00
neutron@501e498c60 Updated openstack/openstack 2014-09-18 05:51:00 +00:00
nova@312ccad26e Updated openstack/openstack 2014-09-20 07:39:43 +00:00
oslo.config@7d68dc8d19 Updated openstack/openstack 2014-09-13 12:38:18 +00:00
oslo.messaging@a1b57a5452 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
pbr@9f04dba0ec Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-ceilometerclient@c3283ec1e8 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-cinderclient@4a507601d7 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-glanceclient@32d9c42816 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-heatclient@96dbb0911c Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-keystoneclient@0341f933ca Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-neutronclient@1dd88b9564 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-novaclient@aadaf23b5e Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-openstackclient@bca4cf9578 Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-swiftclient@0cded7cfed Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
python-troveclient@12a577f15a Created repo for tracking tested combinations 2013-10-07 17:57:51 -04:00
requirements@ab78b6645b Updated openstack/openstack 2014-09-13 13:02:24 +00:00
swift@f9c44df6e2 Updated openstack/openstack 2014-01-27 20:16:15 +00:00
tempest@e0e8ed329b Updated openstack/openstack 2014-08-22 07:04:03 +00:00
.gitmodules Branched for stable/havana 2013-10-24 13:43:34 -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

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.