election/openstack_election
Tristan Cacqueray 5cb88ff9bf Fix get_fullname to support multiple account
This change fixes the get_fullname logic to use a gerrit
query instead of a direct account lookup. This makes the method
work when a candidate has multiple accounts using a single mail
address, e.g.:

https://review.openstack.org/accounts/eric.guo@easystack.cn doesn't work
https://review.openstack.org//accounts/?q=eric.guo@easystack.cn works

Change-Id: I92e68a30533f3e93edce8902f17690243499b5ca
2017-01-19 07:56:39 +00:00
..
cmds Minor fix to follow-up last refactor 2017-01-05 03:17:34 +00:00
tests Switch to hacking and fix errors 2016-10-07 13:35:46 +11: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 Add config module 2016-12-19 01:21:02 +00:00
utils.py Fix get_fullname to support multiple account 2017-01-19 07:56:39 +00:00