election/openstack_election/cmds
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
..
__init__.py Make openstack_election look more like a python module 2016-09-12 15:35:40 +10:00
check_all_candidacies.py Refactor all parameters to configuration.yaml 2016-11-09 03:24:26 +00:00
check_candidacy.py Refactor all parameters to configuration.yaml 2016-11-09 03:24:26 +00:00
check_manual.py Support for running tools under python3 2017-01-05 12:57:03 +11:00
close_election.py Refactor all parameters to configuration.yaml 2016-11-09 03:24:26 +00:00
create_directories.py Allow create-directories to be run multiple times 2017-01-05 12:57:03 +11:00
render_statistics.py Support for running tools under python3 2017-01-05 12:57:03 +11:00
search_rolls.py Add a quick tool for searching generated rolls 2016-10-06 11:12:33 +11:00
update_governance.py Add a tool for updating the projects.yaml file 2016-10-06 11:10:42 +11:00