OpenStack Elections repository
5fdebb419c
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 |
||
---|---|---|
candidates | ||
doc/source | ||
results | ||
tools | ||
.gitignore | ||
.gitreview | ||
events.yaml | ||
README.rst | ||
requirements.txt | ||
setup.cfg | ||
setup.py | ||
test-requirements.txt | ||
tox.ini |
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