election/openstack_election
Tony Breeds 0ca941a3cb Fix PEP8 errors
Mostly these should be obvious whitespace only changes.  The change to
owners.py (at approximately line 350 is mod complex as it switches from
an explicit if/elif/else construct to using the .get() method on a
dictionary

Change-Id: I34a56f48a92bf838299dd1026ad43423031012aa
2018-05-15 15:21:02 +10:00
..
cmds Fix PEP8 errors 2018-05-15 15:21:02 +10: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
owners.py Fix PEP8 errors 2018-05-15 15:21:02 +10:00
utils.py Hide the candidate list if building the docs outside an election 2018-05-15 14:28:43 +10:00