election/openstack_election
Tony Breeds d7645d2a8e Lookup gerrit username and use that for looking for changes
In the situation that a candidate has registered an email address with
the Foundation and that address is a secondary address in gerrit we'll
fail to fin any validating changes.

So fix that by finding an account that matches the email address under
review and use that gerrit account for looking for change owners.

Change-Id: I588463e5527c4ebfd24dc8f0d94d56d18f5d5673
2018-07-31 10:03:48 +10:00
..
cmds Merge "Update check-all-candidacies to use the email address in the candidacy" 2018-07-30 11:14:49 +00:00
tests Raise and exception if a candidate isn't found in the OSF directory 2018-07-25 16:19:04 +10:00
__init__.py Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
check_candidacy.py Lookup gerrit username and use that for looking for changes 2018-07-31 10:03:48 +10:00
config.py Rewrite the event logic in javascript 2017-01-30 01:48:11 +00:00
exception.py Remove inappropriate pass in MemberNotFoundException 2018-07-26 10:37:12 +10:00
owners.py Move general purpose functions out of owners 2018-05-15 15:21:14 +10:00
utils.py Allow get_projects to fall-back to master. 2018-07-27 14:21:51 +10:00