election/openstack_election
Tony Breeds 21b862b005 Use the tag when grabbing the projects list
The helper that added the tag to the cgit url was incorrectly appending
a simple "?tag" rather than "?h=tag"  cgit treats the tag as an unknown
option and is silently ignoring it.

Correct that.

The impact on the election is that any candidacies may have validated
may have included extra-atcs or repos added by the TV after the tagging
of the repo.  Checking the governance repo we see:

$ git log --no-merges --oneline aug-2017-elections..origin/master -- reference/projects.yaml
9b64bcb Adds oswin-tempest-plugin for Winstackers

This change clearly only affects the Winstackers candidates.

Change-Id: I1dfc47cb41aac4ce70d280e860ee4536cb90fd17
2017-08-02 23:25:48 +00:00
..
cmds Merge "Rewrite generate-rolls in python" 2017-04-06 04:08:02 +00:00
tests Add name2dir test 2017-04-07 08:49:59 +00:00
__init__.py Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
check_candidacy.py Refactor all parameters to configuration.yaml 2016-11-09 03:24:26 +00:00
config.py Rewrite the event logic in javascript 2017-01-30 01:48:11 +00:00
utils.py Use the tag when grabbing the projects list 2017-08-02 23:25:48 +00:00