election/openstack_election
Tony Breeds 041d3a8146 Allow create-directories to be run multiple times
Currently the create-directories tool can only be run once as if the
candidates/<election>/ directory exists it will abort.

If a project is approved by the TC after the directories are created but
before the election start that candidates directory needs to be created
by hand.  Instead change create-directories to only create the
files/directories as needed so it can be run several times.

Change-Id: I62bba67447e2ed91138d6e099b45411cba72be36
2017-01-05 12:57:03 +11:00
..
cmds Allow create-directories to be run multiple times 2017-01-05 12:57:03 +11: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 Support for running tools under python3 2017-01-05 12:57:03 +11:00