1f0e545dcec5c4c0d281c389ece390a08a5b1650
Project: openstack-infra/subunit2sql 62e484dc6892d6b4044ac7d1e0f3ba4c7e601587 Use setuptools extras for graphing requirements This commit switches the packages only required to generate graphs, mainly pandas and matplotlib, to be marked as extra requirements using setuptools extras. These requirements aren't needed for subunit2sql unless you want to generate graphs and they are fairly involved to install with many external dependencies. Change-Id: Iefc0bbed60ad8a42a2568060ce109072e3e4c920
…
…
…
…
oslo.version
@ 5b0fbe6a25
…
…
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%