OpenStack Elections repository
Go to file
Tony Breeds 5fdebb419c render-wiki-list: Only remove the TC if needed
If the TC election hasn't been opened then render-wiki-list will fail with:
---
 Traceback (most recent call last):
   File "tools/render-wiki-list.py", line 31, in <module>
     main(sys.argv)
   File "tools/render-wiki-list.py", line 17, in main
     candidates_list['projects'].remove('TC')
 ValueError: list.remove(x): x not in list
---

Fix that

Change-Id: I5292655d14871b2b3047be0d2720423acfdab9e3
2016-03-11 16:52:38 +11:00
candidates Prepare Newton election 2016-03-03 16:32:53 -05:00
doc/source Fix PEP8 Errors 2016-03-11 13:45:16 +11:00
results Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
tools render-wiki-list: Only remove the TC if needed 2016-03-11 16:52:38 +11:00
.gitignore Add events timeline and clock timer 2016-02-24 10:47:54 +11:00
.gitreview Added .gitreview 2015-08-27 12:36:04 +00:00
events.yaml Add events timeline and clock timer 2016-02-24 10:47:54 +11:00
README.rst Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
requirements.txt Add updates from global-requirements 2016-03-11 13:45:45 +11:00
setup.cfg Cargo-culting doc building from openstack/ossa 2015-09-10 13:32:36 -04:00
setup.py Add updates from global-requirements 2016-03-11 13:45:45 +11:00
test-requirements.txt Add updates from global-requirements 2016-03-11 13:45:45 +11:00
tox.ini Validate extra-atcs 2016-03-11 13:45:10 +11:00

This repository contains OpenStack Elections reference documents and track candidate lists and elections' results.

Directory structure:

candidates/
<OpenStack codename>/ e.g mitaka (case matters)
<Project>/ e.g Nova (case matters)

<Candidate_Name>.txt

TC/

<Candidate_Name>.txt

results/

Only edititable by the Election officials