0d5f7879d634317c7e6dee456f471c349f4e7b4b
Project: openstack/horizon ed8a39726b8a2b3dd426aa253e75ff4a47a2de85 Add strip() to filter string in instances admin/instances and project/instaces have server filter field. This field do not strip search string, so attempt to search "test " will return nothing. This patch fixes it. Change-Id: I6a56a95e8b9b46384c0ee9da4968abcbb0ecff70 Closes-Bug: #1564878
…
…
…
…
…
…
…
…
…
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%