dc851c9d23071c4d37d58f8a6c9eacfc4c0227c0
Project: openstack/ironic 270e7aed1794e89961a4ac2f671d71d1bbf35a61 conductor saves version in db For rolling upgrades, we added a 'version' column to all the DB object tables. However, we forgot to save the version value for conductor objects. This patch addresses that. Change-Id: Ic366f771491774f9708c9a81ab76dc13757d852b Partial-Bug: #1526283
…
…
…
…
…
…
…
…
…
…
…
…
…
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
Languages
Python
100%